To my great surprise, a 'varchar' column will truncate a long value if the 'length' argument is supplied, rather than reject it.
This was rather unexpected to me, and I would much rather have the system fault than silently truncate values, as that ensures that I don't end up damaging data if I try to push too much through to the database. Is there any reasonable way to alter this behaviour to what I expect, short of removing the length specification and allowing the database to fault at save time? Daniel ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Rose-db-object mailing list Rose-db-object@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rose-db-object