Hi,
Can anyoe suggest tutorial which is simple to understand
programming in c or c++ for odbc connections with mysql?
Bye.
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lis
No problem, Barbara.
No ODBC required, either. I wish all my problems were this easy.
Basically you need to go back to your PC.
Export your database as CVS files from
Access (use TAB between fields, single quotes around each field, and
newline at end-of record). Put each table into a file nam
Hi,
> -Original Message-
> From: Barbara Ferrell [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 26, 2001 10:11 AM
> To: [EMAIL PROTECTED]
> Subject: conceptual problem with ODBC and mysql
>
>
> i am following 'SAMS teach yourself MYSQL in
i am following 'SAMS teach yourself MYSQL in 21 days.. i have a conceptual
problem with how i am going to get the data from my microsoft Access
database and insert it into mysql tables. i thought i was going to use ODBC
but after reading lots of pages it looks like you use this program if you
cont