Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cloning Objects and Comparing
Message
De
30/03/2005 11:08:55
 
 
À
29/03/2005 22:07:19
Moacyr Zalcman
Independent Consultant
São Paulo, Brésil
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows 2000 SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
00998412
Message ID:
00999948
Vues:
23
>The reluctance is because this object is a return from a query to a database using SQLPT.I just don't want to query this database twice,I think this is a waste of resources.
>
You should be able to create two objects at the client end though, without querying the DB twice. THE SPT just returns a cursor, right? I do something like this in business objects:

SCATTER MEMO NAME THIS.Original
SCATTER MEMO NAME THIS.Modified

then work on the Modified object only, retaining the Original for comparison. Just a thought...

-- Randy
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform