Hi, where can i find a start to finsih DB tutorial for VC++
thanx
Printable View
Hi, where can i find a start to finsih DB tutorial for VC++
thanx
What database do you want to use?
microsoft Acess
I couldn't find any tutorials anywhere that didn't use MFC, so you're going to be fine as long as you use ADO (apart from some syntactic stuff, it's the same as in VB):
http://msdn.microsoft.com/library/de...sinvisualc.asp
thanx buddy