Re: how to access mysql using vb as front end

2001-05-11 Thread Eugénio Veiga
m/mysql/ > Good Luck! > -Original Message- > From: Warren van der Merwe [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 11, 2001 7:37 AM > To: 'Eugénio Veiga' > Cc: [EMAIL PROTECTED] > Subject: RE: how to access mysql using vb as front end > > Hi there > > He

RE: how to access mysql using vb as front end

2001-05-11 Thread Robert Henkel
AM To: 'Eugénio Veiga' Cc: [EMAIL PROTECTED] Subject: RE: how to access mysql using vb as front end Hi there Herewith is the DLL you require (sent on seperate email so as not to clog the group). This zip file includes the source for the dll as well as some documentation. Really easy

RE: how to access mysql using vb as front end

2001-05-11 Thread Warren van der Merwe
:[EMAIL PROTECTED] > ]On Behalf > Of Eugénio Veiga > Sent: 11 May 2001 12:54 > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: how to access mysql using vb as front end > > > Hi > > I've been looking in mysql.com and I didn't find myvbql.dll. >

Re: how to access mysql using vb as front end

2001-05-11 Thread Eugénio Veiga
Hi I've been looking in mysql.com and I didn't find myvbql.dll. The MySql website you talk is www.mysql.com? You know all the functions and Sub of the dll that can be used ? Thanks Eugénio Veiga Warren van der Merwe wrote: > Hi > > I am successfully developing with VB and MYSQL using the MYSQ

RE: how to access mysql using vb as front end

2001-05-11 Thread Warren van der Merwe
Hi I am successfully developing with VB and MYSQL using the MYSQL API, which can be found on the mysql website, look at the download section and it is called myvbql.dll Similar to ADO, but a little different. Works like a dream Warren ~ Warren van der Merwe Sof

Re: how to access mysql using vb as front end

2001-05-11 Thread Van
"phani krishna S.V" wrote: > > hi, > i am using vb as frontend.can we use database as mysql.can we access data using >mysql ac database.if so how.pls send me teh details at the earliest. > regards, > venkat > VenKat: You need MyODBC. It's ri