Re: The best way to connect to SQL Server from C++
- From: "Mark Randall" <mark[__OKTHISISFAKE_]yr@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 21 Mar 2006 16:05:05 -0000
xcppcoder@xxxxxxxxx> wrote in message
news:1142573264.937656.324600@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello All
I want to connect to SQL Server from Visual C++, and I'm wonder which
technology is best to use (ODBC, ADO, ...)?
Thanks in advance.
Id go for ADODB, once you create the classes you have them for life, you can
usually get ADODB drivers for pretty much anything.
--
- Mark Randall
http://www.temporal-solutions.co.uk
"We're Systems and Networks..."
"It's our job to know..."
.
- Follow-Ups:
- Re: The best way to connect to SQL Server from C++
- From: Carl Daniel [VC++ MVP]
- Re: The best way to connect to SQL Server from C++
- References:
- The best way to connect to SQL Server from C++
- From: xcppcoder@xxxxxxxxx
- The best way to connect to SQL Server from C++
- Prev by Date: Re: MVP
- Next by Date: Re: Porting Code from Java to C++
- Previous by thread: Re: The best way to connect to SQL Server from C++
- Next by thread: Re: The best way to connect to SQL Server from C++
- Index(es):
Relevant Pages
|