Link to home
Start Free TrialLog in
Avatar of JohnP_Realini
JohnP_RealiniFlag for Argentina

asked on

MDB2 querying MSSQL 2000 Stored Procedures won't show results

We are building an intranet site on php. Using Pear:MDB2 we query against MySQL and MSSQL using direct querying, but we found a problem when trying to run MSSQL 2000 Stored Procedures. The query brings the table layout (headers, column names) but no resultset.

Any ideas??

Thanks
SOLUTION
Avatar of Bobaran98
Bobaran98
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial