Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is it a cursor or remote view?
Message
De
11/04/2013 02:24:50
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01570697
Message ID:
01570705
Vues:
67
This message has been marked as the solution to the initial question of the thread.
>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.

CURSORGETPROP( "SourceType" ) ?
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform