Hi all
I enclose a couple of simple fixes to the cool sqlScripts plugin.
+ Firstly the "create data script" function would fail if the table/view was
only accessible through its fully qualified name.
+ Secondly the "create data script from SQL" didn't work for "select * from
tablename" type queries (without a where clause). Which is a shame
because this would have been a workaround for the other problem...
Anyway, these things should work now.
Thanks for a great product.
Cheers
JohnM
(See attached file: CreateDataScriptOfCurrentSQLCommand.java)(See attached file: CreateDataScriptCommand.java)(See attached file: sqlscript.jar)
--
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.
|