Robert Vetter wrote:

> D'Arcy Rittich wrote:
> >
> > > Actually you dont't need a ocx. You can call the MySQL API functions,
> > > which are in a dll file.
> > >
> > > Robert
> >
> > Do you have any examples of that with VB?
>
> No, I don't. But you can take a look at an example written in C.
>
> Robert
>

The MyVbQL API is written in VB ... it uses the MySQL API functions contained
in libmysql.dll ... the source code is available at
http://www.icarz.com/mysql/index.html if you want to see how to call the MySQL
API functions ... or you could just use the MyVbQL API ... it probably does
most of what you are looking for ...

Eric



---------------------------------------------------------------------
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