SQLException : Invalid column name
843854Jun 24 2002 — edited Jun 24 2002A 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?