One large database?

  • Thread starter Thread starter dd
  • Start date Start date
D

dd

Hi,
I have always kept 2 separate databases (one for job
orders and one for inventory control). I can link from
one to the other for information I need. I am redesigning
and plan to split FE/BE for multiple users. Is there a
reason to keep these tables separate or should I use one
database on the BE.

Thank You
 
What was the reason for having 2 separate databases in the first place?
I can think of no real reason why you shouldn't combine both for the backend
database.
You could always have 2 Front End clients if that was appropriate.

ChrisM
 
Back
Top