> You got the SQL_MODE setting "wrong".  :-)
>
> set sql_mode=strict_trans_tables;

Does that SQL_MODE apply to the create table, and stay there? Or does
it apply to the insert and maybe you didnt need to have it set when
you created?

Reason I ask, is maybe you need DBI to somehow set the SQL_MODE before
it goes asking for column definitions? Just a thought, probably a
wrong one.

regards,
Danial
-- 
"When I was a kid I used to pray every night for a new bike. Then I
realised that the Lord doesn't work that way so I stole one and asked
him to forgive me."

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to