For some reason my SQL Server stops randomly. I enabled both 'Autostart SQL Server if it stops unexpectedly' & 'Autostart Sql Server Agent if it stops unexpectedly' and 'Autostrart Sql Server agent when OS starts'.
However, the problem persists, sometimes after I leave the computer/test server...
Greetings!
Is there a way to disable the warning that pops up when i hit refresh? the one that goes like:
"The Page cannot be displayed without resending information..."
thanks!
Im a beginner in visual foxpro and the documentation doesnt help.
I have a few questions on cursors:
1. How do i fetch values from it?
How do i do something like this: (IN SQL SERVER)
fetch next cursor_something into iNumber
while(@@fetch_status = 0)
begin
fetch next...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.