April 28, 200421 yr I am working on a database which had about 20 files in earlier versions. I am wanting to put it all in one database as 20 tables. Is there any reason not to?
April 28, 200421 yr Author I also will be using this solution on a network with 10 users. So I wanted to mention that.
April 28, 200421 yr You might want to separate your data from your interface -- 20 files to two files. This will allow for off-line development and easier upgrades.
Create an account or sign in to comment