| View previous topic :: View next topic |
| Author |
Message |
James Peterson Guest
|
Posted: Mon Apr 26, 2004 3:45 pm Post subject: getting started with MS SQL |
|
|
ok I have Borland builder C++ 6.0, and and Enterprize MS SQL server. I read
somewhere that you can connect to the MS SQL via ADO/ODBC. What ODBC driver
is best to use. Currently I only have SQL driver but not MS SQL driver. And
secondly are there any white pages or books out there that out line this
with best practices?
|
|
| Back to top |
|
 |
willy Guest
|
Posted: Wed May 05, 2004 12:03 pm Post subject: Re: getting started with MS SQL |
|
|
James Peterson stayed conscious long enough to blurt out:
| Quote: | ok I have Borland builder C++ 6.0, and and Enterprize MS SQL server.
I read somewhere that you can connect to the MS SQL via ADO/ODBC.
What ODBC driver is best to use. Currently I only have SQL driver but
not MS SQL driver. And secondly are there any white pages or books
out there that out line this with best practices?
|
I found a control set on corelab.com that makes it very easy. There's
58 pages of doc that come with it.
--
_willy
|
|
| Back to top |
|
 |
James Peterson Guest
|
Posted: Thu May 06, 2004 4:51 pm Post subject: Re: getting started with MS SQL |
|
|
thanx but I got ADO to work great with MS MS SQL. I figured out the ODBC
driver thing also.
Thanks.
"willy" <willyhaxcpp (AT) spamchoker (DOT) earthlink.net> wrote
| Quote: | James Peterson stayed conscious long enough to blurt out:
ok I have Borland builder C++ 6.0, and and Enterprize MS SQL server.
I read somewhere that you can connect to the MS SQL via ADO/ODBC.
What ODBC driver is best to use. Currently I only have SQL driver but
not MS SQL driver. And secondly are there any white pages or books
out there that out line this with best practices?
I found a control set on corelab.com that makes it very easy. There's
58 pages of doc that come with it.
--
_willy
|
|
|
| Back to top |
|
 |
|