How to execute script.sql from VB6
From: Aleem A Mohammed (aleem.mohammed@datastructures.com)
Date: 09/24/02
- Next message: Bruce: "What's the fastest way to assign read/write/execute right to a user?"
- Previous message: Aleem A Mohammed: "!!! How to find installed Hotfixes on SQL servers"
- In reply to: Ing. Juan Manuel Alegría B.: "How to execute script.sql from VB6"
- Next in thread: Eric Blin: "Re: How to execute script.sql from VB6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Aleem A Mohammed" <aleem.mohammed@datastructures.com> Date: Tue, 24 Sep 2002 13:36:55 -0700
I am not a VB Guru or something but I can guide you to use
soemthing called OSQL
OSQL -Uusername -Ppassword -i c:\path\filename.sql
This can be executed using command prompt.
I hope this will help you.
Aleem A Mohammed
>-----Original Message-----
>Hi group... I have a question for your. How can I
execute a script.sql
>from VB6.0 like a file, this file was created in SQL
Server 2000 and
>conteins code to create database and tables.
>
>--------------------------------
>Atte.
>
>Ing. Juan Manuel Alegría Bobadilla
>jmanuel@mbge.com.mx
>
>Guadalajara, Jalisco, México
>
>
>.
>
- Next message: Bruce: "What's the fastest way to assign read/write/execute right to a user?"
- Previous message: Aleem A Mohammed: "!!! How to find installed Hotfixes on SQL servers"
- In reply to: Ing. Juan Manuel Alegría B.: "How to execute script.sql from VB6"
- Next in thread: Eric Blin: "Re: How to execute script.sql from VB6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|