HXTT ACCESS
Access to tables Msys
paul
2014-07-25 08:55:59.0
Hi Sirs Hxtt:

I tried to execute this sentence using your driver:

SELECT
MSysIMEXSpecs.*
FROM
MSysIMEXSpecs
WHERE
SpecName = 'Import Specification';

But I obtain the following error:
Error: Failed to find table MSysIMEXSpecs in database Central_Returns
SQLState: 34000
ErrorCode: 212992

So, I tried to connect by jdbc-odbc bridge from jdk-1.6 executing the same sentence and in this case I can see my results. I dont know if your driver support the access to system table of msAccess 2010.

Regards

Re:Access to tables Msys
HXTT Support
2014-07-25 09:07:15.0
The evaluation package doesn't allow to access system table.


Google