Hi, Thomas, Do I understand correctly that Torque supports only reading from (and not writing to) views?
Thanks, --Carl Thomas Fischer wrote: > > > no problems were reported regarding Mysql 5, so this should work. Torque > supports reading from views (just declare them like you would declare a > table but omit sql generation for it), but you have to create them > manually. Torque does not use triggers at all, but you can insert them > manually without any problems. > > Thomas > > David Zhao <[EMAIL PROTECTED]> schrieb am 12.12.2005 21:19:06: > >> Hi there, >> >> Does current version of torque support MySQL 5.0 and view, trigger and > such? >> Thanks, >> >> David > > -- View this message in context: http://www.nabble.com/Does-torque-support-Mysql-5.0-and-view-tf730011.html#a7644209 Sent from the Apache DB - Torque Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
