Topic: Database programming Visual C++ Windows.
Author: jimad@microsoft.com (Jim Adcock)
Date: Fri, 22 Apr 1994 18:33:17 GMT Raw View
In article <CoH1B0.DM9@cix.compulink.co.uk> tron@cix.compulink.co.uk ("Jonathan Hudson") writes:
|I am also trying to find a good add-on that allows database programming
|for Visual C++ under Windows. I have heard that Visual C++ 1.5 has a
|CDatabase class but I'm unsure of this.
VC++ 1.5 contains much database support. Since you're already using
1.0 you should definitely check out the 1.5 version. VC++ 1.5 makes
it relatively straight-forward.
Author: tron@cix.compulink.co.uk ("Jonathan Hudson")
Date: Mon, 18 Apr 1994 20:09:00 GMT Raw View
Does anybody know of a good book for database programming under Visual
C++ version 1.0.
I am also trying to find a good add-on that allows database programming
for Visual C++ under Windows. I have heard that Visual C++ 1.5 has a
CDatabase class but I'm unsure of this.
Thanks, Jono. :-)