[DUG] rtl60.bpl

Todd Martin todd.martin.nz at gmail.com
Sun Apr 22 17:35:48 NZST 2012


Hi Wallace

Why not use DBX drivers to access MySql? There is an open source DBX
driver for MySQL 5.0 for Delphi 6 available here
http://www.justsoftwaresolutions.co.uk/delphi/dbexpress_and_mysql_5.html.

If you want to connect a non-unidirectional dataset to your data aware
controls (grid), just hook up a TSQLClientDataset on the dbExpress tab
(CommandType=ctQuery, CommandText='select * from tablename')

Cheers,
Todd.


> I tried to add in MySql to my Delphi6 from Devart. The package is called
> MyDac which is MySQL Data Access Components for Delphi.
>
> After the install I get an error
>
> 'The procedure entry point @VarResults at VarResultCheck$qqrl could not be
> located in the dynamic link library  rtl60.bpl '
> and 'Could not find Wizard, 'D\delphi\Mydacfor
> Delphi6\bin\Mymigwizard60.dll'  which is defiantly there.
>
> The Devart packages are installed in the project options but  trying to
> select any gives the first error as shown above.
>
> I tried my Laptop and got the same errors.
>
> I've done quite a bit of searching on the web but no solutions!! MyDac says
> for SP2 and I have SP3. Could this version  be causing the problem?
>
> I tried the XE2 trial in desperation but it is a bit like buying a fleet of
> taxi's so I can get a ride down my 250m driveway to collect the post.
>
> Thanks Wallace
>
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi at listserver.123.net.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to delphi-request at listserver.123.net.nz with Subject: unsubscribe


-- 
*Passion* is no substitute for *reason*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20120422/0d1ea0d0/attachment.html 


More information about the Delphi mailing list