Hi, I've just upgraded to the latest torque, and after going through the Vector - List conversion I got an exception which seems to be down to an issue in the sql creation script.
My previous sql scripts have included a section at the end of [project]-schema.sql that creates the id table and inserts entries for all idbroker managed tables. In the new build a separate id-table-schema.sql is created, but torque hasn't created the INSERT statements anywhere, and a TorqueException is thrown when save is called for a new object. Does anyone have any idea what the problem might be? jim -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
