Running Sybase stored procedures from Oracle
680134Jan 15 2009 — edited Jan 15 2009Is there any way I can bridge oracle and sybase in a way I can use oracle to gather data and send it to sybase and initiate a sybase stored procedure to perform a function with the data sent over?
More detail:
trying to send user access data (Oracle) to update/creation stored procedures (Sybase)