P
peta
Unregistered / Unconfirmed
GUEST, unregistred user!
When backuping database or restoring database,
if you try this command in <SQL analyzer> :
backup database modal to bakmodal with stats
It will return this message :
12 percent backed up.
24 percent backed up.
34 percent backed up.
40 percent backed up.
52 percent backed up.
65 percent backed up.
70 percent backed up.
83 percent backed up.
93 percent backed up.
Processed 1952 pages for database 'modal', file 'modal_Data' on file 2.
100 percent backed up.
Processed 1 pages for database 'modal', file 'modal_Log' on file 2.
Backup or restore operation successfully processed 1953 pages in 8.003
seconds (1.998 MB/sec).
How can I get this message in ADOquery or ADOcommand or something ??
if you try this command in <SQL analyzer> :
backup database modal to bakmodal with stats
It will return this message :
12 percent backed up.
24 percent backed up.
34 percent backed up.
40 percent backed up.
52 percent backed up.
65 percent backed up.
70 percent backed up.
83 percent backed up.
93 percent backed up.
Processed 1952 pages for database 'modal', file 'modal_Data' on file 2.
100 percent backed up.
Processed 1 pages for database 'modal', file 'modal_Log' on file 2.
Backup or restore operation successfully processed 1953 pages in 8.003
seconds (1.998 MB/sec).
How can I get this message in ADOquery or ADOcommand or something ??