I am creating a jsp that accesses an SQL db through an ODBC connection. I can successfully read all fields but one in particular keeps giving me an "Invalid Descriptor Index" which sounds to me like it can't find that field name even though it is the correct name. There's nothing out of the ordinary about the data either. Just a simple text field. Any ideas what could be causing this?