F
furkat
Hi All
one of my forms is based on the results of stored procedure (that is
Form.RecordSource="exec MySP")
MySP has an output parameter as well. How can I get this parameter from this
stored procedure? I can't call it twice as output parameter can change...
Thanks
Furkat
one of my forms is based on the results of stored procedure (that is
Form.RecordSource="exec MySP")
MySP has an output parameter as well. How can I get this parameter from this
stored procedure? I can't call it twice as output parameter can change...
Thanks
Furkat