Link to home
Start Free TrialLog in
Avatar of tanc02
tanc02

asked on

Use ODBC connect to MS SQL in C ?

How do I use ODBC connection to MS SQL for inserting some data in C ?

Any sample ?
Avatar of Triskelion
Triskelion
Flag of United States of America image

My first question is
   Can you use C++ (or Visual C++)?
Avatar of tanc02
tanc02

ASKER

ok, I can use C++.
ASKER CERTIFIED SOLUTION
Avatar of Paul Maker
Paul Maker
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial