Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
eia72
Starting Member
9 Posts |
Posted - 2006-05-03 : 23:39:19
|
| how can i backup sql database using visual basic command? |
|
|
PSamsig
Constraint Violating Yak Guru
384 Posts |
Posted - 2006-05-04 : 01:01:32
|
| Read up on the 'BACKUP DATABASE' command.--This one's tricky. You have to use calculus and imaginary numbers for this. You know, eleventeen, thirty-twelve and all those. |
 |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2006-05-04 : 01:22:21
|
| Also you need to point the application to other database when doing backupMadhivananFailing to plan is Planning to fail |
 |
|
|
|
|
|