Hi,
Did you use dbexpmysql.dll(not dbexpmys.dll) ?
Alexander Burbello wrote:
>
> I tryed to use Delphi 6.0 and dbExpress, but I didn't got.
>
> What component and what property I have to set for use correct??
>
> Regards
>
> Alexander
>
> >-- Mensagem Original --
> >
> >> Hi, Haroldo
>
Hi Jose,
In the portal and contrib section of the MySQL website there is several direct API's
to MySQL. I propose you use one of these, although dbExpress is a nice idea it is not
dedicated and developed only for MySQL and thus works poorly.
Our own components is also available at: http://ww
I tryed to use Delphi 6.0 and dbExpress, but I didn't got.
What component and what property I have to set for use correct??
Regards
Alexander
>-- Mensagem Original --
>
>> Hi, Haroldo
>>
>> Is it first time to develop Database Application with Delphi?
>> Do you know how to use DataAcces
I tryed to use Delphi 6.0 and dbExpress, but I didn't got.
What component and what property I have to set for use correct??
Regards
Alexander
-- Mensagem Original --
> Hi, Haroldo
>
> Is it first time to develop Database Application with Delphi?
> Do you know how to use DataAccess Compo
Several ways to do this, MyODBC, ZEOS, ASTA. dbExpress has issues, these
can be confirmed in the Borland News groups.
ZEOS works well and is free, MyODBC works but the BDE must be installed on
the Client if the native database componets id D6 - D5 is used, ASTA is
fast and excellent for Internet a
Hi, Haroldo
Is it first time to develop Database Application with Delphi?
Do you know how to use DataAccess Component(e.g., TDatabase) and
BDE(or BDE Administrator)?
I suggest to use Delphi6 Pro/Ent. It contains dbExpress Component which
help you to develop Database Application very easil
Hi,
Im developing software using MySQL with DELPHI...
In my side, I use no ODBCODBC sucksit limits u from everything, so
if u plan to get it easy...then download the latest WINZEOS utility...a
component that exploit the use of TCP/IP connecting to your server...
goodluck
R.B.Roa
Tr