This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JDBC and the fly likes Invalid descriptor  index Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Invalid descriptor  index" Watch "Invalid descriptor  index" New topic
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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Invalid descriptor index
 
Similar Threads
Checkbox editor for JTable column
JXL,Out Of memory error
Tab Problem!! PLZ HELP
cannot find symbol
JTable as User's input (?)