> 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.

Does 'bla bla' have a primary key?

/ Carsten
--
Carsten H. Pedersen
keeper and maintainer of the bitbybit.dk MySQL FAQ
http://www.bitbybit.dk/mysqlfaq



---------------------------------------------------------------------
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

Reply via email to