Hello,
I have a stored procedure in MySQL, it receives 2 parameter and return an integer value.
How can I call this SP using ExecuteRemoteQuery and catch the returned value.
I'm using ExecuteRemoteQuery because my db is hosted in Godaddy.
thanks.
I have a stored procedure in MySQL, it receives 2 parameter and return an integer value.
How can I call this SP using ExecuteRemoteQuery and catch the returned value.
I'm using ExecuteRemoteQuery because my db is hosted in Godaddy.
thanks.