Can SQL Server Stored Procedure Initiate Progress Transactions using ODBC / JDBC

John Sprague

New Member
Can a SQL Server Stored Procedure (SQL Server 2005 running on Windows Server 2003) initiate a Progress Transaction using ODBC / JDBC in a Progress 10.1.C database (running on Solaris 10)?

The SQL Server Stored Procedure would be inserting data into the Progress database and run in a batch mode. We have received some contradictory information on this.

Thanks for the assistance.
 
Back
Top