Feb 7, 2006 #1 xcm IS-IT--Management Feb 7, 2006 4 US How can I access MySql with C on Windows 2000? Thank you very much.
Feb 7, 2006 #2 sedj Programmer Aug 6, 2002 5,610 You could use the ODBC driver : http://dev.mysql.com/downloads/connector/odbc/5.0.html -------------------------------------------------- Free Java/J2EE Database Connection Pooling Software http://www.primrose.org.uk Upvote 0 Downvote
You could use the ODBC driver : http://dev.mysql.com/downloads/connector/odbc/5.0.html -------------------------------------------------- Free Java/J2EE Database Connection Pooling Software http://www.primrose.org.uk
Feb 8, 2006 Thread starter #3 xcm IS-IT--Management Feb 7, 2006 4 US Any tutorial link on how to connect to MySql with C on Windows? Thanks Upvote 0 Downvote
Feb 8, 2006 #4 sedj Programmer Aug 6, 2002 5,610 Lots of documentation here : http://dev.mysql.com/doc/refman/5.0/en/odbc-connector.html -------------------------------------------------- Free Java/J2EE Database Connection Pooling Software http://www.primrose.org.uk Upvote 0 Downvote
Lots of documentation here : http://dev.mysql.com/doc/refman/5.0/en/odbc-connector.html -------------------------------------------------- Free Java/J2EE Database Connection Pooling Software http://www.primrose.org.uk