Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rushmore and some DB question (sorry, pls refer to this
Message
From
30/09/2000 13:24:38
 
 
To
30/09/2000 13:18:43
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00423110
Message ID:
00423132
Views:
11
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform