Submitted by KeithB on 2008/12/26 12:55
I moved my databases from My Documents to C:\IQ. How do I get them to recognize the MHT files in the new location, rather than the old?

Comments

Did you move the .files sub-folder with your .sndb file?

KeithB

2008/12/26 14:30

In reply to by Pierre_Admin

[quote=Pierre_Admin]
Did you move the .files sub-folder with your .sndb file?
[/quote]
I copied the .files subdirectory over, but also left it in the old location. When I call up the SNDB file in the new location, ItemHTMLFile shows C:\Documents and Setings\Keith\Desktop\IQ\Users\Keith\kab002.SNDB.Files\ItemIDxxxx.MHT, rather than the desired C:\IQ\Users\Keith\kab002.SNDB.Files\ItemIDxxxx.MHT.
Am I supposed to delete the old .files subdirectory/folder from its previous location to do this properly?

Pierre_Admin

2008/12/26 16:28

In reply to by KeithB

Yes you should, the program searches for dependant files in the following order:
  1. Original location
  2. Original location, but swap the drive letter with the current drive (for thumb drive letter assignment issue)
  3. IQBase path + files sub-folder
  4. If not found, it creates a new file (in the files sub-folder) using the database copy (if it has not been erased : HTML menu > Edit > Delete database copy)

KeithB

2008/12/26 16:59

In reply to by Pierre_Admin

That did it, with some refreshing. Thanks!