Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server
Message
From
23/11/2000 13:45:24
 
 
To
22/11/2000 20:10:27
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Title:
Miscellaneous
Thread ID:
00444867
Message ID:
00445045
Views:
15
I had use SQLDMO for "bulk copy" a database. It's easy. It's like DAO through Access (maybe you know it). SQLDMO is the SQL Server's automation object library (like Word.Application)

What do you need? Single, SQL Server installed on your PC (doesn't matter if you're running on a Win9x PC). Add a reference in your VB project to Microsoft SQLDMO Object Library and browse it through Object Browser for to see all its properties and methods. If you think distribute your app, maybe you consider install only on a Windows NT machine or a PC with SQL Server pre-installed.


glurrea
glurrea
Previous
Reply
Map
View

Click here to load this message in the networking platform