Re: MySQL++ for Visual Basic

2001-05-31 Thread Eric Grau
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. > >

Re: MySQL++ for Visual Basic

2001-05-31 Thread Robert Vetter
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 ---

Re: MySQL++ for Visual Basic

2001-05-29 Thread D'Arcy Rittich
> 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? D'Arcy > > - > Before posting, please check: >http://www.mysql.com/man

Re: MySQL++ for Visual Basic

2001-05-29 Thread Ken Menzel
Hi, Mytool is GPL, use any way you like. For current mytool docs see (www.icarz.com/mysql/index.html ). The tools uses the MySQL windows dll, you can of course use this directly. Mytool is licensed that same as MySQL. That was the intent. Also www.scibit.com sells a nice library for VB. GL,

Re: MySQL++ for Visual Basic

2001-05-29 Thread Robert Vetter
Cyber Monkey wrote: > > Has seen an ocx for the MySQL++ to allow Visual Basic to control MySQL databases? > Actually you dont't need a ocx. You can call the MySQL API functions, which are in a dll file. Robert - Before post

RE: MySQL++ for Visual Basic

2001-05-29 Thread David Lidström
I use an Open Source mySQL API. [homepage] http://www.icarz.com/mysql/index.html / d -Original Message- From: Cyber Monkey [mailto:[EMAIL PROTECTED]] Sent: den 29 maj 2001 11:20 To: [EMAIL PROTECTED] Subject: MySQL++ for Visual Basic Has seen an ocx for the MySQL++ to allow Visual