On Fri, 19 Jul 1996 20:04:50 +1100, Brett Alcorn
> Just a quick question. I want to use a FoxPro-style database (DBF
>files with CDX indexes) from Delphi. I haven't been able to find a BDE
>driver but there is a standard Windows 95 FoxPro ODBC driver.
> I'm after opinions: is it worth pursuing the option of using ODBC
>through the BDE? I have heard it is slow and my preliminary attempts
>have shown the setup to be quite cumbersome.
Brett, IMHO, you'll have to hunt for a much better ODBC driver than the
current MS one. If you use this one, you will find you have plenty of time
during most operations to shoot yourself in the head.
I haven't bought the apollo package yet, but I have tested the demo version,
and I have a strong sense that it is the way to go. Also, there is a
shareware package called ODBCexpress (oe16.zip - 16 bit freeware, or
oe32.zip - 32 bit shareware). It is for doing ODBC stuff without the BDE. I
haven't tested it out yet, so I can't comment other than to let you know
it's there (at www.adam.co.za).
Alan