Yes. The directory exists and apparently this has worked for years. So the first question to me was "What did you do to the database?" I haven't changed any settings that should cause this to fail. As I said a fix has been put in place. Just was stumped on why the SINGLE (?) appeared to not work. What works now. COPY \RB\PROGRAMS\DATA\ORDERS.RB1 \BACKUP COPY \RB\PROGRAMS\DATA\ORDERS.RB2 \BACKUP COPY \RB\PROGRAMS\DATA\ORDERS.RB3 \BACKUP COPY \RB\PROGRAMS\DATA\ORDERS.RB4 \BACKUP
Jan -----Original Message----- From: "Walker, Buddy" <[EMAIL PROTECTED]> To: [email protected] (RBASE-L Mailing List) Date: Thu, 10 Jan 2008 10:07:28 -0500 Subject: [RBASE-L] - RE: settings Jan Is this a folder called backup off the root. Buddy From:[email protected] [mailto:[EMAIL PROTECTED] On Behalf Ofjan johansen Sent: Thursday, January 10, 2008 9:51 AM To: RBASE-L Mailing List Subject: [RBASE-L] - settings Hello, Had an issue the other day. Working on a conversion project. Guy shouted as walking out the door, "just had an issue. can you reload from the backup that just occurred" Sure no problem , I thought. Trouble is . There was no backup. This code works: COPY \RB\PROGRAMS\DATA\orders.rb? c:\RB\PROGRAMS\DATA This does not: COPY \RB\PROGRAMS\DATA\ORDERS.RB? \BACKUP Database settings: SINGLE ? MANY * Allready have a workaround in place but was curious if anyone might have any insight on why one would work and the other not. Jan

