G
Guest
Hi,
I use a stored procedure as data input for a form but need to send two
parameters (@Id1 and Id2) to the procedure. How do I format the input string?
@Id1; @Id2 do not work.
Thanks for advice!
/Leif S.
I use a stored procedure as data input for a form but need to send two
parameters (@Id1 and Id2) to the procedure. How do I format the input string?
@Id1; @Id2 do not work.
Thanks for advice!
/Leif S.