Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
zutroy
Starting Member
4 Posts |
Posted - 2008-05-23 : 20:22:15
|
Hi everyone,Are there any SQL Server 2000 C++ libs out there (free)? I vaguely remember using ODBC in my database class in college, but that was some time ago. Or, if no libs exist, could someone point me to a good ODBC tutorial?Thanks a bunchZ |
|
jsmith8858
Dr. Cross Join
7423 Posts |
|
zutroy
Starting Member
4 Posts |
Posted - 2008-05-23 : 20:36:58
|
Thanks for the link,I was hoping for a .dll that I could link to that had a nice api for sql server connections, transactions, queries, etc. I'd like to avoid ODBC if possible. I did find SQLAPI++ but it isn't free.Thanks again,Z |
 |
|
jsmith8858
Dr. Cross Join
7423 Posts |
|
zutroy
Starting Member
4 Posts |
Posted - 2008-05-25 : 05:13:28
|
C# is an option. I have never used it, but from what I hear it is not that different than C++. Does C# have a set of SQL Server libs? Quick search didn't find anything.Thanks again,Z |
 |
|
zutroy
Starting Member
4 Posts |
|
jsmith8858
Dr. Cross Join
7423 Posts |
|
|
|
|
|
|