ODBC Driver - Requires Prompt -
10-31-2006
, 08:06 PM
The ODBC driver I am working with requires the user to press enter when
running the package manually within Visual Studio, which is fine since it is
being run manually.
How would I supply a carriage return to a package that is scheduled to run
as a job in SQL Server Agent? Is there a command line option or some other
way of supplying the carriage return? Any suggestions would be welcome.
I am working with a proprietary ODBC driver. Thank you in advance. |