Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

does informix pdo support return of result set from stored procedure?

$
0
0
Can anyone tell me if informix pdo supports retrieving a result set from a stored procedure in the normal way?

It's telling me there are a wrong number of parameters. I've got the right number of input params. the output is a result set not a param. don't you get this using fetchAll()?

I've seen elsewhere that this is possible for other databases.

Viewing all articles
Browse latest Browse all 13329