|
-
Jun 8th, 2004, 03:32 AM
#1
Thread Starter
Addicted Member
SQL Serv 2000 excecute scpripts
Hi all
I am looking for a way to excecute db scripts whithout using querie analyzer. ie from out vb as im sendinging the the end users that are ussing my app updates on a regular basis to update the database. Is this possible? The perfect senario would be to dump the db scripts into a folder and then from there to excecute them in some event (VB6).
-
Jun 8th, 2004, 12:16 PM
#2
[SQL Server Install Folder]/Tools/Binn/osql.exe -?
-
Jun 8th, 2004, 12:44 PM
#3
alternative....
Use the SQLDMO object to execute the scripts.
TG
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|