Welcome to the MSDN Library
Virtual Key Codes
Friday, January 20, 2006
Thursday, January 19, 2006
ONDotnet.com: Introduction to System.DirectoryServices, Part 1
ONDotnet.com: Introduction to System.DirectoryServices, Part 1
Manipulation of user accounts in Windows with dotNet.
Manipulation of user accounts in Windows with dotNet.
How To Add a User to the Local System by Using Directory Services and Visual Basic .NET
How To Add a User to the Local System by Using Directory Services and Visual Basic .NET: "How To Add a User to the Local System by Using Directory Services and Visual Basic .NET"
Mark Orlando
From Mark Orlando's blog - Backup /Restore SQL database:
Backup and Restore commands can only be executed from within the master database; this is accomplished by issuing the USE master command. The example below backs up the USRDB database to disk.
USE master
BACKUP DATABASE USRDB TO DISK = 'C:\Backup\Renee\DatabaseBackup\2005.07.20.1200.USRDB.Bak'
USE master
DROP DATABASE USRDB
RESTORE DATABASE USRDB FROM DISK = 'C:\Backup\Renee\DatabaseBackup\2005.07.20.1200.USRDB.Bak'
Saturday, January 14, 2006
Alen Siljak's Homepage
Alen Siljak's Homepage: "www.alensiljak.uni.cc"
The link that's easy to remember.
The link that's easy to remember.
Subscribe to:
Posts (Atom)