Import Tool-ARGSOFT_LOADFROMXML.EXE

ARGSOFT_LOADFROMXML.EXE supports the following parameters

/SERVER_NAME=

The name of the database server where the database table to be imported resides

/DATABASE_NAME=

The name of the database where the table to be imported resides

/TABLE_NAME=

The name of the table to be imported

/INPUT_FILE=

The fully-qualified path and name of the disk file where the XML table data will be read for import.

/QUERY_TIMEOUT_SECONDS=

For large destination database tables, inserts into the table can sometimes time out.

The default value for this parameter is 120 seconds, which is adequate in most cases.

To override the timeout value and provide SQL Server more time to perform the query that updates the destination table, a larger value can be used.