RE: CDatabase vs. ADO
From: Graham (Graham_at_discussions.microsoft.com)
Date: 08/25/04
- Previous message: happy: "How to open a database file in memory."
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 24 Aug 2004 21:51:02 -0700
"SpartanC" wrote:
> Another question pls.
> I'm from the VB's ADO world, learning db programming in VC++, so which one
> is the way to go: ODBC using MFC library or ADO using VC++? has anyone been
> there before?
>
>
> I have used both (a little) and found that ADO is more flexible in that its much easier to interrogate column-names in a table etc, BUT: it requires certain DLL's that are only on the system if VisStudio has been installed, so if you want to run the application on some other system (that doesnt have VS) it will get DLL errors. Installing the missing dlls looks pretty gruesome.
Regards
Graham
Sydney, Australia.
- Previous message: happy: "How to open a database file in memory."
- Messages sorted by: [ date ] [ thread ]
Loading