Hi
I am writing an recipe that should run dynamic sql in sql server with gateway.
and i am getting the following error:
{
"error": {
"type": "NoMethodError",
"message": "undefined method `first' for nil:NilClass",
"retry_count": 0
}
what does it mean ? or how can i find the meaning of that error.
thanks
Hi,
For these type of errors, it would be best to consult our support team to better understand the issue. I'll convert this as a support ticket.
Send us a ticket, we will try our best to assist you with your problem
rvainblat
execute dynamic store proc
Hi
I am writing an recipe that should run dynamic sql in sql server with gateway.
and i am getting the following error:
{
"error": {
"type": "NoMethodError",
"message": "undefined method `first' for nil:NilClass",
"retry_count": 0
}
}
what does it mean ? or how can i find the meaning of that error.
thanks