Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use sys(2015) in cursor
Message
De
29/01/2007 19:14:39
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Pro
Database:
MS SQL Server
Divers
Thread ID:
01190158
Message ID:
01190331
Vues:
14
>So, In my mind When in multiuser selection, will not confilect. I am using.
>select name, code form student into abc
>When uniqe name, my be multiuser selection easy
>
>select newabc
>replce code with thisform.code.value

Cursors, whatever their name are, are exclusive to the user. They are aliases, not actual table names. In other words, cursor "myCursor" I have and cursor "myCursor" you have do not conflict. VFP actually gives them a sys(2015) value (if needs to be on disk) behind the scenes.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform