I've a problem.
I maked a jsp page, inside it i make a Conecction to SQL Server
7.0.
i'm using the getXXX function, but the problem are:
a) if the field is date type and i use the getDate("field_name"), in
the monitor the apache appears the next message.
[microsoft][ODBC SQL Server] Invalid Descriptor Index
this message appers when i try to restore data from a resulset with
the follow data type: Float, Date
Sorry but my English is Very Bad
Thank You!!!! |