How to Restore a Database to SQL Server 2000 using VB6
Note: this page is incomplete and may be inaccurate Let's say you have a SQL Server database that's been backed up into a .dat file, and you want to restore it to the server using VB6. # First, set up the connection, making sure to connect ... Other labels:
msde, backup, restore