Problem with SAPDB and SP-OUT/INOUT-Parameter

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
sugarmen
Forum Newbie
Posts: 3
Joined: Fri Sep 06, 2002 4:53 pm

Problem with SAPDB and SP-OUT/INOUT-Parameter

Post by sugarmen »

Hello,

i use PHP 4.2.2, SAP-DB 7.3 (under W2K).
In SAP-DB i've defined a StoredProcedure with IN and OUT-Parameter.
I use ODBC to access the database.
There are no problems with the IN-Parameter, but i've find no way to access the OUT-Parameter.
Does anybody knows a way how can i do this ?
I have search in many newsgroups, but i can't find any hint to solve this problem.

Thanks
Burkhard
Post Reply