| | |
connectivity in Borland C
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
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.
You also need to study the SQL language -- google for that too.
•
•
Join Date: Dec 2005
Posts: 6
Reputation:
Solved Threads: 0
•
•
•
•
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.
•
•
•
•
Originally Posted by rajuwani121
I just need the code for connecting the sql server 2000 using borland c
Here is library for accessing SQL...Link
it contains lot of examples...modify it according to your needs
![]() |
Similar Threads
- Borland c++ builder question (C++)
- database connectivity in c++ (C++)
- Drawing a circle in Borland C++ builder (was: Help Me!!!!!) (C++)
- Borland C++ builder - how to save in .CPP format (C++)
Other Threads in the C++ Forum
- Previous Thread: nested case statements
- Next Thread: #include custom files
| Thread Tools | Search this Thread |
Tag cloud for C++
api application array arrays assignment beginner binary bitmap c++ c/c++ calculator char class classes code coding compile compiler console conversion convert count data database delete developer display dll email encryption error file forms fstream function functions game generator getline givemetehcodez graph homeworkhelper iamthwee ifstream image input int java lazy lib loop looping loops map math matrix memory multidimensional multiple newbie news node number numbertoword output parameter pointer problem program programming project proxy python random read recursion recursive reference return sort sorting string strings struct template templates text tree url variable vector video visual visualstudio win32 windows winsock word wordfrequency wxwidgets






