-
databases
I will build a programm to handle with my audio CD's now I will know with which database I should work, the database will have more than 10000 entries!!
Should I work with ADO or ODBC?
Can I work with ADO and SQL in one C++ projekt, can i access SQL-databases with ado?
Must I have a SQL Server when I will work with SQL???
Greats Andreas
-
Re: databases
Check this free library out.
http://www.sypram.com/DownLoad.htm
Structured Query Language (SQL) is a "standard" way to access data within a basebase. You don't have to have SQL Server to use SQL.
-
Re: databases
Does anybody have evver worked with this Library, because I have probs with it?
Do anyone speak german?
-
Re: databases
Here may be a good place to ask some questions.
http://www.codeguru.com/mfc_database/EODL.html
Sorry, I don't speak German.