Prescott I tried using MySQL. Some of the VARCHAR columns were too long (> 255), so I changed them to 255. How did you get MySQL to accept a length greater than 255?
Well, it worked with MySQL. I used Torque 3.0 in a Turbine 2.2 app with MySQL 3.23.48, Ant 1.5.1, and Java SDK 1.4.0_01 on Linux. Note that I did change the length of several VARCHAR columns to 255. Eric -- Eric Emminger [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
