orgwiz.exe not connecting to database

J

Jim Mangione

Hi,

Has anyone been successful in connecting to a datasource
using the command-line orgwiz.exe tool? The documentation
usage states: orgwiz.exe /datasource=<dsn>, ... but none
of the thousands of format's I've drive works.

I can use the same datasource in the UI version of the
wizard without a problem.

Is there a way to specify username/password from
orgwiz.exe?

Thanks in advance for any help.
 
J

Jim Mangione

UPDATE:

The data source not found error was caused by not
specifying NT Authentication in the SQL Server ODBC dsn.
It appears you can't enter username/password (so how
would this work for Oracle?)
 
Top