odd problem
Posted: Wed Nov 18, 2015 2:22 pm
Hi,
I have what I think is an odd problem.
Within one of my installs I want to copy a local file (empty access database) to another local file.
Copy Local Files $TARGETDIR$\database\obsnew.mdb to $TARGETDIR$\database\obs.mdb
I do this and it works fine however... after the install is over and my application is started, when the 2nd file is updated... the file I copied from also appears to have been updated. i.e. they are the same file size and content... obsnew and obs are identical.
What could be causing this problem? I am using the NATIVE ENGINE (true).
Thanks,
George
I have what I think is an odd problem.
Within one of my installs I want to copy a local file (empty access database) to another local file.
Copy Local Files $TARGETDIR$\database\obsnew.mdb to $TARGETDIR$\database\obs.mdb
I do this and it works fine however... after the install is over and my application is started, when the 2nd file is updated... the file I copied from also appears to have been updated. i.e. they are the same file size and content... obsnew and obs are identical.
What could be causing this problem? I am using the NATIVE ENGINE (true).
Thanks,
George