Re: Create SQL Server database from VB6.
- From: "dave m" <davem@xxxxxxxxxxxxxx>
- Date: Fri, 9 Sep 2005 16:54:29 -0400
Just what I needed.
Thanks very much!
"William (Bill) Vaughn" <billvaRemoveThis@xxxxxxxxxx> wrote in message
news:%23we8vgWtFHA.3720@xxxxxxxxxxxxxxxxxxxxxxx
> Any version of VB6 can execute the correct DDL commands to SQL Server to
> create databases. Some versions of VB6 can do it right in the IDE.
> See http://betav.com/Files/Content/code/SampleCode.htm if this link
> (Sample application) can help. IIRC (and it's been awhile since I looked
> at it) it can create databases etc.
>
> --
> ____________________________________
> William (Bill) Vaughn
> Author, Mentor, Consultant
> Microsoft MVP
> www.betav.com/blog/billva
> www.betav.com
> Please reply only to the newsgroup so that others can benefit.
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
> __________________________________
>
> "dave m" <davem@xxxxxxxxxxxxxx> wrote in message
> news:ugs3BeWtFHA.3896@xxxxxxxxxxxxxxxxxxxxxxx
>> Is it possible to create a Sql Server database from a VB6 application via
>> DDL? I've found the 'Create' method isn't supported by the OLE DB
>> providers for SQL Server.
>>
>> Also, when working with SQL Server databases from a VB6 app., what
>> specific referencces need to be added to the project?
>>
>>
>> Thanks in advance for any help.
>>
>> Dave M.
>>
>
>
.
- Follow-Ups:
- Re: Create SQL Server database from VB6.
- From: William \(Bill\) Vaughn
- Re: Create SQL Server database from VB6.
- References:
- Create SQL Server database from VB6.
- From: dave m
- Re: Create SQL Server database from VB6.
- From: William \(Bill\) Vaughn
- Create SQL Server database from VB6.
- Prev by Date: Re: how to make the database in vb.net
- Next by Date: Re: Create SQL Server database from VB6.
- Previous by thread: Re: Create SQL Server database from VB6.
- Next by thread: Re: Create SQL Server database from VB6.
- Index(es):
Relevant Pages
|