Hi Hans,

> Yes, I have used `
>
> I don't think check is reserverd because I can CREATE the column name!
From
> the mysql prompt its possible to insert a record, but not from my Delphi
> Code. After that i try to alter / delete the column but thats impossible.
> Other columns in the same table where altered without any problems.

How exactly with Delphi? Do you enter your SQL manually
like UPDATE ... SET `CHECK` = ... ?

> Maybe its a bug I can create the column name check??

With regards,

Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to