wimvanherp
Programmer
I work with DBI and ODBC . It's easy to work with sql scripts in perl, but i don't manage to get to work with stored procedures. I do not find how I can get the result back from a stored procedure into perl .
I can start the procedure with a sql script like : exec procedure arg1 arg2. but the problem is how to get the result back
Wim Vanherp
Wim.Vanherp@belgacom.net
I can start the procedure with a sql script like : exec procedure arg1 arg2. but the problem is how to get the result back
Wim Vanherp
Wim.Vanherp@belgacom.net