calling a function in a click event

Posted by KATy on Stack Overflow See other posts from Stack Overflow or by KATy
Published on 2010-04-02T10:40:31Z Indexed on 2010/04/02 10:43 UTC
Read the original article Hit count: 265

Filed under:
|

hi,

i ve data in d sql DB using those values i ve to call a function in the system..

data in sql

location of func:c:\

namespace:calci

class name:arith

function name:add

parameter 1: 1

parameter 2: 2

now we ve use the values

c:\,calci,arith,add,1,2

using this we ve to calculate the result..

thanx..

© Stack Overflow or respective owner

Related posts about sql

Related posts about clicked