Author |
Message |
rickbeec
Joined: 28 Nov 2007 Posts: 2
|
Posted: Wed Nov 28, 2007 8:32 pm Post subject: VV not recognising changes to SQL DB |
|
|
If I make a change in source DB and try backup to target, I get the message "Files are identical". How do I get around this issue? _________________ Rick |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8759
|
Posted: Thu Nov 29, 2007 12:35 am Post subject: |
|
|
The issue is that SQL does not always change the file timestamp when changing the file content. A solution is to have a batch script to run before execution (see scripts in ViceVersa PRO) and let the script rename / move / or delete the target file. In that way the SQL database will always be copied. thanks _________________ --
TGRMN Software Support
http://www.tgrmn.com
http://www.compareandmerge.com |
|
Back to top |
|
|
rickbeec
Joined: 28 Nov 2007 Posts: 2
|
Posted: Thu Nov 29, 2007 8:39 pm Post subject: |
|
|
My problem with that scenario is that then I am copying the entire database, every time, whether or not there were any changes. _________________ Rick |
|
Back to top |
|
|
|