Re: Simple SQL Example

2002-02-26 Thread Frank Taffelt
Hi i'm not a postgresql expert but i know that prepared statement's are supported in the last production version 7.2. hth, frank - Please check that your question has not already been answered in the FAQ before posting.

Re: Simple SQL Example

2002-02-25 Thread fpupka
Hi we have jdbc driver 7.1 and we don't know how to test if it supports preparedStatements. fanny - Originalnachricht - Von: "Frank Taffelt" <[EMAIL PROTECTED]> Datum: Montag, 25. Februar 2002 2:21 pm Betreff: Re: Simple SQL Example > check that your postgre

Re: Simple SQL Example

2002-02-25 Thread Frank Taffelt
check that your postgreSQL jdbc driver supports jdbc - preparedStatement's. It's not supported in some older versions. hth, Frank - Please check that your question has not already been answered in the FAQ before posting.

Re: Simple SQL Example

2002-02-21 Thread Koen Pellegrims
Empty HTML pages might be caused by a bug in your stylesheet (eg. an element that is not being matched). Try accessing the page, but adding the parameter cocoon-view=content to the URL, that should give you the actual XML content that is coming from the database... On Thu, 21 Feb 2002 [EMAIL PRO

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