dayold -> Database theory question (3/7/2001 20:23:00)
Is it better to have one access database containing several tables or is it better to have specific databases, i.e. forums, main pages, polling?
Your insight is appreciated.
-Dayold
Spooky -> RE: Database theory question (3/7/2001 14:58:00)
Use one, that way you can easily link tables, make queries, keep one connection string. Youve only got one database to administer, compact, crash......