Hi, I wanted to know if I can access the LiteSpeed features (primarily backup/restore) from a .NET Application I develop. Does LiteSpeed provides any APIs, that my .NET Application can use? Thanks, Ram
Thanks Luis. I got a way from Quest Support. We can call the Litespeed Extended Stored Procedures (xp_backup_database, xp_restore_database) from the .NET code. Thanks, Ram