LeonelSanchezJr
Programmer
I have SEVERAL parameters in a FEX which calls a Microsoft SQL Stored Procedure.
Some of these parameters may need to be NULL.
I have tried pass NULL to a DATE type of receiving parameter, but I get an error.
How can I assign a NULL VALUE to a DEFAULT PARAMETER(S)?
Thanks,
Leo ;-)
Some of these parameters may need to be NULL.
I have tried pass NULL to a DATE type of receiving parameter, but I get an error.
How can I assign a NULL VALUE to a DEFAULT PARAMETER(S)?
Thanks,
Leo ;-)