| Author |
Invalid descriptor index
|
Gopal Bhalala
Greenhorn
Joined: Apr 01, 2009
Posts: 1
|
|
Please i m tired to solve this error....
please suggest solution as soon as possible.............
My code is
my database have 6 column i m add one more column via this code which is check box but i have get this error:
ID
Error java.sql.SQLException: [Microsoft][ODBC Driver Manager] Invalid descriptor
index
name
add1
add2
phone
select
ID, name, add1, add2, phone, select is my database columns.
i m entere check box on 0th position..
Thanks in advanced
|
 |
 |
|
|
subject: Invalid descriptor index
|
|
|