DB2 Stored procedure call in javascript

Discussion in 'JavaScript' started by Karthik chennappan, Oct 26, 2010.

  1. #1
    Hi ,

    I am successfully established a DB2 connection from javascript and i am able to retrieve value from DB using select (select * from Table) statement

    I want to execute my stored procedure instead of using "select" statement.

    please provide information with example.

    Thanks,
    Karthik C
     
    Karthik chennappan, Oct 26, 2010 IP