944,196 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 1574
  • C++ RSS
Dec 27th, 2005
0

connectivity in Borland C

Expand Post »
I have a project in Borland C in which i need to Connect with SQL server 2000 plz give me the code for that.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
rajuwani121 is offline Offline
6 posts
since Dec 2005
Dec 27th, 2005
0

Re: connectivity in Borland C

Assuming you have a 32-bit version of the compiler, google for ODBC and you will get lots of information. ODBC is the most common way to access any database. There are several free c++ classes on MySql web site and www.codeproject.com. You can access ODBC from either C or C++, but I don't know how much information there is for just C.

You also need to study the SQL language -- google for that too.
Sponsor
Team Colleague
Featured Poster
Reputation Points: 5608
Solved Threads: 2283
Retired and Enjoying Life
Ancient Dragon is offline Offline
21,963 posts
since Aug 2005
Dec 28th, 2005
0

Re: connectivity in Borland C

Quote originally posted by Ancient Dragon ...
Assuming you have a 32-bit version of the compiler, google for ODBC and you will get lots of information. ODBC is the most common way to access any database. There are several free c++ classes on MySql web site and www.codeproject.com. You can access ODBC from either C or C++, but I don't know how much information there is for just C.

You also need to study the SQL language -- google for that too.
I just need the code for connecting the sql server 2000 using borland c
Reputation Points: 10
Solved Threads: 0
Newbie Poster
rajuwani121 is offline Offline
6 posts
since Dec 2005
Dec 28th, 2005
0

Re: connectivity in Borland C

Quote originally posted by rajuwani121 ...
I just need the code for connecting the sql server 2000 using borland c
No one will write code for you...
Here is library for accessing SQL...Link
it contains lot of examples...modify it according to your needs
SpS
Reputation Points: 70
Solved Threads: 32
Posting Pro
SpS is offline Offline
598 posts
since Aug 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: nested case statements
Next Thread in C++ Forum Timeline: #include custom files





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC