When I use DatabaseMetaData to load a particular table I get the following error:
Default Yes is an invalid expression since failed to parse Yes !
I get a similar error if I assume the database structure and attempt to insert into it.
This is with JDBC 3 - but I did not have this problem with the demo version. I need to use our licensed version as we are running more than 50 queries. Why do that behave differently with default values?
|
v3.2.063 supports to parse MS Access' YES/NO as default value. Please download.
|
Thanks for the quick reply.
I tried the new version and now I get this error:
"Failed to get a string value from com.hxtt.d.b: Yes"
|
It seems that your mdb file has an invalid default value. Please send us such a mdb sample.
|