Click here to Skip to main content
15,886,362 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
I am doing some Coding using VC++ 6.0 . In the Project the client connect to a table in the server with SQL Server2008. I use the ADO for the Database issues. The client have to show the table data instantly show real-time graph.

So I use the ado enents but there few materials in the Internet.The MSDN have a simple example .

http://msdn.microsoft.com/en-us/library/ms675302(v=vs.85).aspx[^]

But how can I use it in the VC++ 6.0.(MFC) . any answers are appreciated! Thx!

[EDIT]
the Console app. work in the VC++
how can I use it in MFC


moved from answer.
[/EDIT]
Posted
Updated 16-Mar-11 22:15pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900