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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by MartMart

  1. MartMart

    UDB 7.1 : Calling java stored procedures from another

    I have two Java stored procedures using JDBC but get problems when I call the 2nd from the 1st. I am using JDBC statement syntax as follows rs = stmt.executeQuery(); // Use query results to migrate products callSQL = "{call au_migrate_product(?,?)}"; while...

Part and Inventory Search

Back
Top