Discussion:
Insert strings
André Rothe
2008-01-04 14:51:08 UTC
Permalink
Hi,

I have defined a column varchar(60), but I can insert longer strings
without an exception. Is it correct? As work-around I check the length
of the strings on client side and produce my own exception. But it
prevents an simple update of the database, I have to exchange some code
in the client application if I have to change the column size.

Regards
Andre


---------------------------------------------------------------
Mckoi SQL Database mailing list http://www.mckoi.com/database/
To unsubscribe, send a message to mckoidb-***@mckoi.com

Loading...