I am trying view table names of demodata in SSIS Package Configuration.
I was able to create OLE DB Connection and was able to test connect it successfully.
In the data flow tab, under ‘OLE DB connection manager’,
I was able to select the OLE DB connection I created.
Now when I select “Table or View” under “Data access mode” and try to view tables by clicking the dropdown of “Name of the table or the view”, I get the error:
Could not retrieve the table information for the connection manager 'DEMODATA.DEMODATA'.
Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Any help on how to resolve this will be greatly appreciated.
I am using Pervasive V10.1.
Thanks,
Henry
Mirtheil's reply:
You mention v10.1 in your message but are posting in the v9 forum. What's the exact version of PSQL you are using? Specifically, what's the version of POLEDB.DLL and W3ODBCEI.DLL (or W3ODBCCI.DLL)?
If you are really using 10.1, have you considered updating to the 10.31 patch?
Mirtheil
I do not answer question via email. Please post questions in the forum.