Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

trigger a batch job

Status
Not open for further replies.

osmurf

Programmer
Jun 2, 2001
4
NO
I'm writing a program that will syncronise data between an oracle db and mssql db. There is written a batch script which generate a couple of temp tables in oracle. The only way of communication to the oracle db is an odbc driver.
Is there any way to trigger the batch through the driver, or is there other ways to do this. Any help would be greatly appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top