out.connectionString Argument

Parent Previous Next

out.connectionString Argument


The out.connectionString argument specifies the connection string to be used to connect to the database.

For details about ODBC Database connection strings see http://www.connectionstrings.com.


Format


/out.connectionString:"ConnectionString"


Example


/in.connectionString:"Driver={SQL Server Native Client 10.0};server=.\SQLExpress;trusted_connection=Yes;app=DbTransfer;wsid=WIN-00IVO9MOCDL;database=AdventureWorksLT2008"


Required

This argument is always required.


Possible values

For details on connection strings see http://www.connectionstrings.com.