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
|
|
The evaluation package doesn't allow to access system table.
|