Progress
Internationalization Guide


SQLSCHEMA

SQLSCHEMA is a command-line utility that writes selected components of an SQL-92 database schema to an output file using the UTF-8 code page. You might then use the Progress SQL Explorer to load the schema components into an SQL-92 database

The syntax for SQLSCHEMA is:

Operating System
Syntax
UNIX
Windows
sqlschema -u user_name [ -a password ]
[ -t [ owner_name.]table_name1
[,owner_name. ]table_ name2,... ]
[ -p [ owner_name.] procedure_name, ... ]
[ -T [ owner_name.]trigger_name, ... ]
[ -g [ owner_name.]table_name, ... ]
[ -s [ owner_name.]table_name, ... ]
[ -o output_file_name ]

database_name

For the complete syntax of SQLSCHEMA, see the Progress Database Administration Guide and Reference .


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095