C
CD Tom
I have a backup that creates .txt files that I use to restore tables if
something goes wrong. Before I restore a table I want to be sure that the
..txt file is located where it was backed up to. In the backup I use the
BrowseForFolderByPath command and pick the drive, directory and folder where
I want to place the .txt file. I was using the fReturnFilePath command to
locate the .txt file and that was working great until Vista came along. I've
tested my code on a Vista machine I have and it worked ok, when I send it to
another person using Vista it doesn't work. I have a message that displays
saying there is not file to restore. If this isn't clear let me know and
I'll try again. Thanks for any help.
something goes wrong. Before I restore a table I want to be sure that the
..txt file is located where it was backed up to. In the backup I use the
BrowseForFolderByPath command and pick the drive, directory and folder where
I want to place the .txt file. I was using the fReturnFilePath command to
locate the .txt file and that was working great until Vista came along. I've
tested my code on a Vista machine I have and it worked ok, when I send it to
another person using Vista it doesn't work. I have a message that displays
saying there is not file to restore. If this isn't clear let me know and
I'll try again. Thanks for any help.