Bruce I would say the same as others either store the files in the database if that is possible at this time then make sure they are stored in the same folder as the database.
Save yourself some grief later, write all your code as though this was a multi user database. You know as soon as you say it is for single use only they will change as soon as you start writing your code. Buddy -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Bruce A. Chitiea Sent: Friday, July 12, 2013 10:17 AM To: RBASE-L Mailing List Subject: [RBASE-L] - File Management Question All: Fishing for perspective for this single-user development environment. With complexity, automation and backup issues in mind, assuming a dedicated data partition and unlimited space, which of these two file management structures might make the best long-term sense? 1. Each individual database ( R:Atabase.RX* ) and all related code files stored within its own dedicated folder path, or; 2. All database files ( *.RX* ) stored within one folder, with separate dedicated folder paths for related code files. Or am I missing an option? (I understand that the individual .RX? files can be distributed among folders, but I'm not there yet.) Thanks for your thoughts, Bruce Chitiea SafeSectors, Inc. eCondoMetrics 909.238.9012 Cell

