Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rushmore and some DB question (sorry, pls refer to this
Message
 
 
À
30/09/2000 13:18:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00423110
Message ID:
00423132
Vues:
12
Hi!

>Hmm, let assume I would like to let userto batch update/delete more than one records in a table in 3 tier c/s,how would u design and program it?

Receive VFP cursor from middle tire to client (for example, using XML with converting into cursor). Set 5-th buffering mode for it. Show it in grid or use some other tool to edit cursor. After editing, when saving, convert changes in cursor into XML Update Grams and send back to middle tire to make updates in data. You may do this record-by record using GetNextModified() function for cursor, and than send entire string of updates to middle tire.
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform