Update of /cvsroot/squirrel-sql/sql12/doc
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv7011/doc
Modified Files:
changes.txt
Log Message:
Update for Netezza plugin.
Index: changes.txt
===================================================================
RCS file: /cvsroot/squirrel-sql/sql12/doc/changes.txt,v
retrieving revision 1.523
retrieving revision 1.524
diff -C2 -d -r1.523 -r1.524
*** changes.txt 22 Dec 2009 10:37:13 -0000 1.523
--- changes.txt 29 Dec 2009 00:56:54 -0000 1.524
***************
*** 7,10 ****
--- 7,14 ----
Enhancements:
+ New plugin for Netezza NPS database server. This plugin allows for viewing source and details of Views,
+ Stored Procedures, and synonyms. It also provides the ability to execute stored procedures in the SQL Editor.
+ See Help for screenshots and more details.
+
Aliases now have the ability to setup a keep-alive SQL statement and sleep time (in seconds) to prevent a
connection from being disconnected while appearing to be idle. This is done using the new Connection tab
|