Posted by --CELKO-- on 06/17/07 13:21
>> Now I'll try to fight my way through building tables using the variable name. <<
Can you explain your thinking on this? A schema is a realization of a
data model and you ought to know the name and particulars of it before
you create it. But you want to have a user create a whole new universe
on the fly. It is bad enough when people write dynamic SQL to build
tables on the fly -- the logical equivalent of magically producing
elephants from the sky.
Navigation:
[Reply to this message]
|