Save As dialog box
Description
Save the contents of a DataWindow object or a database table
in a file. You can select from several formats.
Options
File Name
Enter the name you want to use to save the contents of the DataWindow
object or table. PowerBuilder supplies the extension when you select
the format.
Save As Type
Select the format you want to use to save the rows. If you
want the column headers saved in the file, select a file format
that includes headers, for example Text With Headers. When you select
a with headers format, the names (not the labels), of the database
columns are also saved in the file.
Type |
What it is |
---|---|
CSV |
Comma separated values |
Dbase2 |
dBASE-II format |
Dbase3 |
dBASE-III format |
DIF |
Data Interchange Format |
EMF |
Enhanced Metafile format |
Excel |
Microsoft Excel format |
Excel5 |
Microsoft Excel 5 format |
Excel8 |
Microsoft Excel format for Excel 97 |
Excel12 (*.xslx) |
Microsoft Excel format for Excel 2007 |
Excel12 (*.xslb) |
Microsoft Excel format for Excel 2007 |
HTML Table |
HyperText Markup Language table, td, |
|
Adobe Portable Document Format |
Powersoft Report |
PSR report format |
SQL |
Syntax required to recreate the DataWindow |
SYLK |
Microsoft Multiplan format |
Text |
Tab-separated columns with a return at |
WKS |
Lotus 1-2-3 format |
WK1 |
Lotus 1-2-3 format |
Windows Metafile. |
Windows Metafile Format (WMF) |
XML |
Extensible Markup Language |
XSL-FO |
Extensible Stylesheet Language Formatting |
Encoding
For TEXT, CSV, SQL, HTML, and DIF formats, select the encoding
that the saved file will use. You can select from the following formats:
ANSI/DBCS, Unicode BE, Unicode LE, and UTF8.