Deprecated: Function ereg() is deprecated in /rscs/rs/websites/lmpx.com/code/nav/common.inc on line 99
Deprecated: Function ereg() is deprecated in /rscs/rs/websites/lmpx.com/code/nav/common.inc on line 82
Hello
I have a unique situation where the client can only use DML
commands (insert, select etc.). Client cannot use DDL
commands (such as create table) due to software limitations.
I was wondering how to enable the client have possibility to
use DDL anyway.
Would it be possible to store DDL SQL commands into the
database, and then the Client would only call them using
DML?
Any other options you could suggest?
BR,
Pabusi
|