-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
today i want toexport my tables via torque into the app-data.xml So far quite easy. Implement an extra method on each generated om file to spit out xml. One problem tho. The id_table. With default properties each key starts counting at 1000. So after a while i probably have keys from 1000 to say 1050 in my database. If i export these and import again i'll get a double key on next insert because the id_table starts at 1000 again. So the solution would be to export the id_table too? But there is no generated om class file. How would i do that? Thanks, Michael - -- Michael Kunze http://www.smrealms.de -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (MingW32) iD8DBQFCfw1DikpRWGebGdQRAmcfAJ4uawISH02WUutGr1a+c04nDcmO5QCdG5oU I1xljWBP5AmnGTL/JZYBs00= =RBfk -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
