On 13.Jan.2003 -- 12:26 PM, Sarah Windler wrote:
> Thank you for the hint. I am trying to understand, what you mean:
> 
> 1.Setup the database connection           --> setup error
> 2. Setup a prepStatement (con.prepareStatement(queryString) --> ???
> 3. exeute the query: prepStmt.execute()]  --> runtime error
> 
> Is the second a runtime or setup error?

That should be a run-time error -- if it does throw an SQLException.

        Chris.
-- 
C h r i s t i a n       H a u l
[EMAIL PROTECTED]
    fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to