Hi. plz tell me how I can connect to an SQL server to an microcontroller or a PC using C language....
Plz reply soon....
anu john 0 Newbie Poster
Recommended Answers
Jump to Poststudy these google links about ODBC. There are other ways depending on which SQL server you are using but ODBC is the most portable and is supported by most, if not all, SQL …
Jump to PostI'd say you have a very big problem then. If the sql server is running on another computer (which it probably does) then your microcontroller and the hardware it runs on will have to support sockets and have a lan card, much like a pc that's connected to a network. …
Jump to Post>>Also im trying to find out if keil compiler supports vc++, since i know that sql can be connected using this language...
vc++ is NOT a computer language -- it is a compiler.
All 11 Replies
Salem 5,265 Posting Sage
anu john 0 Newbie Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
anu john 0 Newbie Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
anu john 0 Newbie Poster
Salem 5,265 Posting Sage
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
suji87 0 Newbie Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
0x69 41 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.