Hi friends,
SQL PlusPlus 2.0 is about to ship within a week or so.
If you have used this tool and want to suggest any improvement or
enhancement, please email me as:
TO: armaghan_at_yahoo.com
SUBJECT: SQL PLUSPLUS ENHANCEMENT
BODY: Your enhacement or suggestion
I shall accomodate as much as possible before releasing it next week
Currently made enhancements include:
- Online help, enhanced user-manual and formatted output to display to
make it easier to use.
- A complete DES2K like PLSQL table API. Now you can base your DEV2K
forms on procedures in the table API.
- Code generation for Web Toolkit to ADD, EDIT, DELETE, BROWSE a table
data using a WEB BROWSER.
- SHOW ERRORS replacement which gives you source code lines (and
position) along with error messages.
- Generation of PLSQL code required for running dynamic SQL using
DBMS_SQL package.
- Oracle error messages Cause/Action description directly from SQL
Plus.
- An interface to store and access your own scripts, reference
material and knowlege base articles using SQLPlusPlus commands.
For those of you who are not familiar with SQL PlusPlus, it is a plsql
package which are installed in Oracle database and executed from
SQLPlus.
SQL PlusPlus allows you to:
- View and create all database objects with modifiable templates.
- Get DDL scripts for any database object.
- Alter a table in any possible way.
- Create ASCII flat files from tables data.
- Create INSERT scripts from table data.
- Create formatted reports using SQL Plus
- Generate control files for SQL Loader
and much more ....
regards,
M. Armaghan Saqib
+---------------------------------------------------------------
| 1. SQL PlusPlus => Add power to SQL Plus command line
| 2. SQL Link for XL => Integrate Oracle with XL
| 3. Oracle CBT with sample GL Accounting System
| Download free: http://www.geocities.com/armaghan/
+---------------------------------------------------------------
- Sent from RemarQ http://www.remarq.com The Internet's Discussion Network *
The fastest and easiest way to search and participate in Usenet - Free!
Received on Tue Jan 18 2000 - 05:13:06 CST