Skip to main content

Is the Deallocate Cursor command supported in Openesql with sql server

  • February 15, 2013
  • 0 replies
  • 0 views

Problem:

I can't seem to get the deallocate command to work after I have done a close cursor command.  

  

Resolution:

The deallocate cursor sql statement is not supported in OpenESQL. OpenESQL only supports the use of ANSI-standard SQL.

Old KB# 3814