J
Jeremy
We have a stored procedure that is called from a .net winforms application
every few seconds. The stored procedure always does a select, so there will
always be 0 or more records comming back. Every once in a while the dataset
returned does not have any tables in it, and I don't know what could cause
this? Has anyone else experienced behavior like this or have an ideas?
every few seconds. The stored procedure always does a select, so there will
always be 0 or more records comming back. Every once in a while the dataset
returned does not have any tables in it, and I don't know what could cause
this? Has anyone else experienced behavior like this or have an ideas?