Update of /cvsroot/squirrel-sql/sql12/plugins/netezza/doc
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv20778/plugins/netezza/doc
Modified Files:
readme.html
Log Message:
Fixed copy/paste error in test regarding the source code for stored procedures.
Index: readme.html
===================================================================
RCS file: /cvsroot/squirrel-sql/sql12/plugins/netezza/doc/readme.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** readme.html 29 Dec 2009 20:50:07 -0000 1.1
--- readme.html 5 Jan 2010 02:23:04 -0000 1.2
***************
*** 86,91 ****
-->
<h2>Stored Procedure Source Tab</h2>
! The source tab for synonyms displays the source for the selected stored procedure and can be accessed by
! navigating to the "PROCEDURE" folder in the object tree. An example of this is shown in the
following picture:
<p></p>
--- 86,91 ----
-->
<h2>Stored Procedure Source Tab</h2>
! The source tab for stored procedures displays the source for the selected stored procedure and can be accessed
! by navigating to the "PROCEDURE" folder in the object tree. An example of this is shown in the
following picture:
<p></p>
|