Re: how can i connect the sql server2000 in c++
- From: "Mark Ashton" <markash@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 12 Oct 2005 13:58:51 -0700
You can use either ODBC, OLE DB or ADO. ADO uses OLE DB internally and may
be the easiest to use. OLE DB can be difficult to use properly. ODBC may
be the fastest to learn.
This has links to all three.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/html/anch_dataaccess.asp
--
This posting is provided "AS IS", with no warranties, and confers no rights.
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.
"slg" <sailingo@xxxxxxxxx> wrote in message
news:1129089061.246222.152390@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>
> hi,i am a learner of c/c++,now i meet a question,i want to use c/c++
> conncect the sql server 2000,but i don't know how to do that,anyone who
> can tell me?(bye the way,i like the method use in the pure c/c++,no use
> the MFC,) i also want to know how other programs language conncect to
> the database's method,thanks:)
>
.
- References:
- Prev by Date: Re: Setting a default Text value with "Create Table" ?
- Next by Date: Re: Trying to access to SQL Server database using named pipes
- Previous by thread: how can i connect the sql server2000 in c++
- Next by thread: Synchronise Two different ODBC sources
- Index(es):
Relevant Pages
|
|