-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------


I'm just doing a simple request, select a, b, c from foo where id = 1 from
a servlet and I keep getting this error.   

errorjava.sql.SQLException: Invalid column name: get_column_index

id does have an index on it, but why does that call this and how can I get
around it?


-Ben Newman

The problem with the world is that everyone is a few drinks behind.
               
               -- Humphrey Bogart





--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to