On Thursday 04 April 2002 2:21 pm, Guy-Maurice Lepoutre wrote:
> Hello,
>
> I would like to create a MySQL database using DAO and
> Visual C++ 6.0 (CDaoDatabase and CDaoRecordset). I
> know there is a Create() method on CDaoDatabase but I
> cannot figure out how to use it to create a mysql
> database. Does anyone know how to do this?

You will likely need to set up an ODBC connection and connect through that.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to