We have a problem with the .dbt being changed, usually from the network drive (eg Y:) to the server path (eg \\newserver\….).
Usually not a problem until we wish to switch from one set of data to another (eg last years accounts) then DETACH_Volume(OLD.VOLUME)fails.
Suspect it is caused by:
people with wireless connections walking from one receiver to anotherVistaAlso find that xxx.dbt is often changed to lower case causing problems for Detach_Volume as well.
Any sggestions?