Hi, I got a VB program running on Windows 2000 Pro Workstations against a Linux mySql database. The Workstations got JET 4.0 installed, ADO(used by the vb program) and Service Pack 2. The program connects via MyOdbc. MySql has a database named "hotel" which the program opens and writes to(atleast tries..). The user used by the client got all permissions to the "hotel" database. The funny thing is, as soon I tries an update or insert query it returns "table 'bla bla' marked as readonly". What's wrong?
A fast answer is really appreciated. best regards, Frans [EMAIL PROTECTED] --------------------------------------------------------------------- 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
