[AccessD] Retrieving output param from stored procedure (ADO CMD Param)
Ryan W
wrwehler at gmail.com
Tue Jun 14 07:00:32 CDT 2022
Thanks Stuart.
Turns out if I'm using ad*Char I need to define a 'size' to the output
length so I matched it up with the VARCHAR(50) in my procedure and it
worked.
More information about the AccessD
mailing list