Hi,
 
I am trying to restore a database from a backup file using a java program. In this I am establishing a connection to the database and executing the restore statement. But this fails as the database is in use.
 
Is there any way to restore a database programatically ?
 
regards
Sulakshana
 

Reply via email to