ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/fbsql/readme.txt
(Generate patch)

Comparing ibx/trunk/examples/fbsql/readme.txt (file contents):
Revision 208 by tony, Fri Feb 23 12:11:21 2018 UTC vs.
Revision 209 by tony, Wed Mar 14 12:48:51 2018 UTC

# Line 26 | Line 26 | Options:
26   -p <password> provide password on command line (insecure)
27   -r <rolename> open database with this rolename
28   -s <sql>      Execute SQL text
29 + -t            specify output format for SQL Statements
30 +              BLK (default) for block format
31 +              CSV for CSV format
32 +              INS for Insert Statement format
33   -u <username> open database with this username (defaults to SYSDBA)
34  
35   Environment Variables:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines