MyODBC has been tested with Access, Admndemo.exe, C++-Builder, Borland Builder 4, Centura Team Developer (formerly Gupta SQL/Windows), ColdFusion (on Solaris and NT with svc pack 5), Crystal Reports, DataJunction, Delphi, ERwin, Excel, iHTML, FileMaker Pro, FoxPro, Notes 4.5/4.6, SBSS, Perl DBD-ODBC, Paradox, Powerbuilder, Powerdesigner 32 bit, VC++, and Visual Basic.
If you know of any other applications that work with MyODBC, please send mail to the myodbc mailing list about this! See Mailing-list.
With some programs you may get an error like: Another user has modifies the record that you have modified. In most cases this can be solved by doing one of the following things:
Add a primary key for the table if there isn't one already.
Add a timestamp column if there isn't one already.
Only use double float fields. Some programs may fail when they compare single floats.
If the above doesn't help, you should do a MyODBC trace file and try to figure out why things go wrong.