RE: Simple SQL Example w/ MySQL

2001-07-10 Thread Beauprez Sven
IL PROTECTED]] > Sent: Monday, July 09, 2001 6:20 PM > To: [EMAIL PROTECTED] > Subject: Re: Simple SQL Example w/ MySQL > > > Sorry, I did forget to mention that I am using 2.1dev on Windows98. I > have checked cocoon.log, which is where I see that the pool > is getting &

Re: Simple SQL Example w/ MySQL

2001-07-09 Thread Lajos Moczar
Sorry, I did forget to mention that I am using 2.1dev on Windows98. I have checked cocoon.log, which is where I see that the pool is getting created without any errors. There is a DEBUG statements which prints out the SQL query, and a couple for retrieving the returning the connection from the

RE: Simple SQL Example w/ MySQL

2001-07-09 Thread Beauprez Sven
I am using C2 with MySQL for a while now and don't have any problems. There is a lot of debug info in cocoon.log generated by the SQLTransformer. In the future, you should also specify which version of C2 you use (2.0 or 2.1), because the SQLTransformer has changed a lot in the 2.1 version. Sven