Usage: java spry.ui.DataFileLoader [switches] datafile1 datafile2 datafile3 ...
the switches currently available are
QuickChange Utilities: DataFileLoader
Load STDF Data In Your Database
DataFileLoader allows you to load data from stdf files into a database via an odbc connection. The
required parameter --odbcname defines the MS Windows odbc connection that will be used to connect to
the database. DataFileLoader currently assumes that tables will have the same column model as the various
tables available in the QuickEdit user interface. The names of the tables you wish to load should be provided
in the file named by --tablefile. An example file is provided with QuickChange to demonstrate the
table file format.
Usage: java spry.ui.DataFileLoader [switches] datafile1 datafile2 datafile3 ...
The options currently available are:
- --tablefile (table mapping model names to db tables)
- --odbcname
- --quiet (minimizes output)
- --clear (remove existing data from tables being loaded)
For more information, please Contact Us at
sales@sprysoftware.net.