hi.
  how should we use restore command to restore a sql database in delphi program.
 I used this command :
//**
ADOConnection1.Execute('RESTORE DATABASE storage FROM disk = '+ch+K+ch);
//**
  but this error occures after running that
Exclusive access could not be obtained because the database is in use.
  thank you

                
---------------------------------
How low will we go? Check out Yahoo! Messenger’s low  PC-to-Phone call rates.

[Non-text portions of this message have been removed]



-----------------------------------------------------
Home page: http://groups.yahoo.com/group/delphi-en/
To unsubscribe: [EMAIL PROTECTED] 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/delphi-en/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to