Thread
:
Database connection using C++/VC++
View Single Post
Poonamol
Go4Expert Member
5May2011,14:54
Hello,
I need sample application for DataBase connection with below operations,
1] Connect to DB
2] Get data from EMP table
3] Set data for EMP table
Could you please help me out.