2009年4月14日星期二

[fw-db] Create SQL script (export sql instead of execute)

Hi,

I want to export a set of SQL statements into a SQL-Script instead of
executing the statements.

Because I'm workin with modules and now I'm implementing an installation
script which executes SQL. While executing this SQL statements I want to
create the deinstallation SQL script. This means that I have to create the
delete-Statements when I create the insert statements, but the delete
statements must not be executed, they have to be logged in a file or in a
database table to be executed on deinstallation.

Is this possible?
--
View this message in context: http://www.nabble.com/Create-SQL-script-%28export-sql-instead-of-execute%29-tp23034599p23034599.html
Sent from the Zend DB mailing list archive at Nabble.com.

没有评论: