<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Hi Wallace<br>
    <br>
    Why not use DBX drivers to access MySql? There is an open source DBX
    driver for MySQL 5.0 for Delphi 6 available here <br>
    <a class="moz-txt-link-freetext" href="http://www.justsoftwaresolutions.co.uk/delphi/dbexpress_and_mysql_5.html">http://www.justsoftwaresolutions.co.uk/delphi/dbexpress_and_mysql_5.html</a>.
    <br>
    <br>
    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')<br>
    <br>
    Cheers,<br>
    Todd.<br>
    <br>
    <br>
    <blockquote cite="mid:75E20FF36EA24713A74C649C063E7577@Aquilo"
      type="cite">
      <pre wrap="">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@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: <a class="moz-txt-link-abbreviated" href="mailto:delphi@listserver.123.net.nz">delphi@listserver.123.net.nz</a>
Admin: <a class="moz-txt-link-freetext" href="http://delphi.org.nz/mailman/listinfo/delphi">http://delphi.org.nz/mailman/listinfo/delphi</a>
Unsubscribe: send an email to <a class="moz-txt-link-abbreviated" href="mailto:delphi-request@listserver.123.net.nz">delphi-request@listserver.123.net.nz</a> with Subject: unsubscribe
</pre>
    </blockquote>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      <b>Passion</b> is no substitute for <b>reason</b></div>
  </body>
</html>