Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is it a cursor or remote view?
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Is it a cursor or remote view?
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01570697
Message ID:
01570697
Views:
51
Hi everybody,

Is there a way to figure out if the current alias() is a cursor or a view?

I am facing a really strange and complex problem. I am making a change and then I am trying to save it. I can see in the code that tableupdate(.t.,.t.) is happening and returning .t. (success). But no UPDATE statement is executing on the server. This only happens with matrix items. For tracking items the same code executes and produces the UPDATE statement I can see in SQL Profiler. So, something is different here, but I am unable to pinpoint the problem yet. The save method was not changed, as far as I know.

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform