Below steps to set backup database to mapping drive;
(1). please make sure the service of MSSQL Server instant not logon as Local Account:
- go to control panel - services
- select MSSQL Server service then right click
- changes logon from local to administrator or same domain as login to mapping drive
- restart the services to make effect
(2) . from query analizer of Ms. SQL Server: use below script;
BACKUP DATABASE yourDBname TO DISK ='\\192.168.100.15\yourDBname.bak'
to best performance: please use LAN Card and SWITCH 1GB for server and client
Thursday, October 21, 2010
Saturday, October 09, 2010
Materi Kuliah Pemrograman Web Lanjut 2010
Berikut materi pemrograman web lanjutan 2010
- pertemuan 01 disini
- pertemuan 01 disini
Labels:
pemrograman web lanjut
Subscribe to:
Posts (Atom)