after importing a snaphot to another machine for data input work, we tried to import the updated snapshot from this machine back onto the original it was made on only to get several nasty errors
the pc used to input products had its /My documents folder on the D drive, unlike the original machine which was on the default (C)
heres the first error;
Actinic failed to open the database DSN=ActinicCatalog8.
The database may be corrupt or the version may be newer than expected.
This prevents Actinic working.
The error was:
Could not find file '(unknown)'.
Driver's SQLSetConnectAttr failed
Please refer to the troubleshooting section in the MU Installation and User guide for possible solutions.
Then I got a message telling me to upgrade MDAC drivers which i did, only to get this error
Errors
(File ExportSite.cpp, Line 1353) - Upgrade of the imported site database failed. This is a serious error and may leave the site in an unusable state. You may have to restore the site from the backup file created before import (C:\Program Files\Actinic v8\SiteBackups\OverwrittenSite-testsite.zip).
Thanks for any help you can give
the pc used to input products had its /My documents folder on the D drive, unlike the original machine which was on the default (C)
heres the first error;
Actinic failed to open the database DSN=ActinicCatalog8.
The database may be corrupt or the version may be newer than expected.
This prevents Actinic working.
The error was:
Could not find file '(unknown)'.
Driver's SQLSetConnectAttr failed
Please refer to the troubleshooting section in the MU Installation and User guide for possible solutions.
Then I got a message telling me to upgrade MDAC drivers which i did, only to get this error
Errors
(File ExportSite.cpp, Line 1353) - Upgrade of the imported site database failed. This is a serious error and may leave the site in an unusable state. You may have to restore the site from the backup file created before import (C:\Program Files\Actinic v8\SiteBackups\OverwrittenSite-testsite.zip).
Thanks for any help you can give
Comment