Yes, INSERT SQL statements are not logged, but you always can (at least in development phases) enable your database server to log all SQL statements in a file.
bogdan ----- Original Message ----- From: <[EMAIL PROTECTED]> To: "Apache Torque Users List" <[EMAIL PROTECTED]> Sent: Sunday, April 18, 2004 10:10 PM Subject: Re: Re: generated queries > Hi, > > You cannot see some of the SQL commands though. Insert > SQL statements is one of them. The reason for this > AFAIK is that village generated some of the SQL > statements and it doesn't log them. If I'm wrong > someone please correct me. I will be glad if I'm wrong > coz I too need to see tbe Insert SQL statements but am > not able to. > > -Sarav > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
