Hi
I'm doing a "select * from table" on a table that has a numeric index on it.
I get the following SQLException when I try to create the resultset/execute the query:
HXTT Access doesn't support use NUMERIC as index column
Does this mean the HXTT Access JDBC driver does not support any numeric indexes on tables?
When I manually opened the table and removed the index the code worked OK but this won't be possible to do in a production environment.
Can you recommend a workaround/bug fix/etc?
Thanks,
Mike C
|
Supported now. Please download the latest package. Thanks for your request.
|