Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SQLException : Invalid column name

843854Jun 24 2002 — edited Jun 24 2002
A SQL exception indicating an "invalid column name" does not tell you which column name was invalid. For the most part this is a simple issue to resove but with new queries containing a large number of columns are concerned this is somewhat frustrating. I would rather not have to eyeball something that is clearly known to the JDBC driver. Anybody know a simple means of getting at that information?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 22 2002
Added on Jun 24 2002
1 comment
183 views