On Wed, 27 Nov 2002 07:56:42 -0800, Todd Cary wrote: >Most of my experience has envolved writing a front end in Delphi >and using ODBC
I just wrote a short program in Delphi (using MyODBC) to pull information from an Access MDB and update a MySQL table. Worked fine. Uploading from the desktop is FAR faster using a TQuery and update/insert than using a TTable, especially using multiple VALUES per query. - Steve Yates - Patience: A virtue that carries a lot of wait. ~ Taglines by Taglinator - www.srtware.com ~ --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php