I have a backup program on the server that copies the DB overnight to
the other server. But it will only write to one folder.
Thought I could manipulate the folder names from our morning startup
file to keep a 5 day running backup.
Looks like I will have to resort to Plan B...... once I figure out what
the heck that might be.
Dick Fey
On 9/22/2011 3:33 PM, jan johansen wrote:
Can you do it outside of R:BASE?
There's been a few times that I just did it external.
I figured it had to permissions from inside R:BASE but I don't do it
very often.
-----Original Message-----
From: Dick Fey <[email protected]>
To: [email protected] (RBASE-L Mailing List)
Date: Thu, 22 Sep 2011 15:16:53 -0500
Subject: [RBASE-L] - Re: Rename command
No matter how I configure the command, it still gives the error
message
"ERROR - Syntax is incorrect for the command RENAME (2045)"
Including when I copy and paste Dennis' command line.
Dick Fey
On 9/22/2011 3:00 PM, [email protected] wrote:
Good catch, Dennis. That trips me up too. When you use the
"rename" command you cannot repeat the directory path.
Karen
In a message dated 9/22/2011 2:45:11 PM Central Daylight Time,
[email protected] writes:
Only the filename is to be changed so the syntax is:
Rename R:\server\backup MonBup
Dennis McGrath