Stuart McLachlan
stuart at lexacorp.com.pg
Fri Feb 17 16:53:57 CST 2012
I generally use a naming convention in that situation - systblCurrency rather than tblCurrency. Then I only relink tbables beginning with tbl. -- Stuart On 17 Feb 2012 at 13:49, Jim Dettman wrote: > > Only wrinkle is that I have some tables in a common DB that are shared > across companies (ie. country or currency tables), so I have a flag if the > table entry should be switch or not on a company switched. >