Question

Ok, so I am trying to extract the information from a cache.dat database sent from another business. I am trying to get at the data using the ODBC. I am able to see the globals from the samples namespace when trying to export to Access, but I can't get the data from this new database to show up.

I've tried to tackle this problem two ways. First, I simply shut down Cache, replaced the existing database in InterSystems\TryCache\mgr\samples and restart cache. Once I restart I can see all the globals in the Management Portal from the new database. If I test the ODBC connection from the Windows ODBC administrator it connects. However, when I try to pull them into an access database using ODBC there are no tables showing up to import.

I've also tried to add the database to my Cache but it gave me the error:

ERROR #5805: ID key not unique for extent 'Config.Databases'

I tried to fool around with the values in there but to no avail. This is my first time messing with anything like this and any, ANY help would be awesome.

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top