Datasys Knowledge Base Document |
Knowledge Base index |
Updated: | 1999/05/06 |
Product: | FaxChange |
Version: | 4.0 |
Service pack: | HotFix #1 |
Area: | Database |
Category: | FEATURE |
Problem: | How to move FaxChange database to another place (only MS Access database) |
Problem description:
Using databases in MS Access sometimes it is necessary move database to different disk (e.g. if there is not enough space on disk where FaxChange is installed).
If You have installed HotFix #1 this task can be done.
@10
WARNING! if You use this steps You may have problem in future with applying ServicePacks or upgrade to new version. Use it on Your own risk!
By default FaxChange databases are located in
data/database/ directory
. here are
some files; every contain one FaxChange
table.
If You want move database, use this steps:
faxchange/data/database/
to new
folder.
HKEY_LOCAL_MACHINE/SOFTWARE/Datasys/FaxChange/ODBC/tUser/Connection
HKEY_LOCAL_MACHINE/SOFTWARE/Datasys/FaxChange/ODBC/tState/Connection
HKEY_LOCAL_MACHINE/SOFTWARE/Datasys/FaxChange/ODBC/tPabx/Connection
HKEY_LOCAL_MACHINE/SOFTWARE/Datasys/FaxChange/ODBC/tFile/Connection
HKEY_LOCAL_MACHINE/SOFTWARE/Datasys/FaxChange/ODBC/tFax/Connection
HKEY_LOCAL_MACHINE/SOFTWARE/Datasys/FaxChange/ODBC/tCsid/Connection
All these keys contain text like:DRIVER={Microsoft Access Driver (*.mdb)};DBQ=\\ALFA\FaxChange\data\database\tCsid.mdb
Bold part change to new share name:DRIVER={Microsoft Access Driver (*.mdb)};DBQ=\\ALFA\NewDB\tCsid.mdb
WARNING! File name (in this casetCsid.mdb
) is different in each key -- mustn't be changed!
@11
--
@12 FaxChange,Database,database,Access
Solution:
Further information:
Keywords:
If there is something unclear, send us an email to development@datasys.cz.