On Fri, 26 Nov 2004 22:35:45 -0600 [EMAIL PROTECTED] wrote:
> 1. is this architecture (relying heavily on dynamically created tables) sound
> enough to yield a production quality database?
i've seen this method used in _extremely large_ production databases, such
as the ones at my current contract
I am new to the databasing market, and am currently working on a complex
database that relies heavily on dynamically created tables for data storage. My
partner and I have therefore been trying to find a front end utility that can
handle using tables with names that aren't known at compile time.