|
-
Apr 27th, 2000, 08:39 AM
#1
Thread Starter
Addicted Member
I've got a buddy that I'm helping prepare for his 70-175 Distributed VB 6.0 exam. He has a text which has a question that I can't explain to him. Here it is:
"The Client uses RDS to retrieve disconnected recordset(rs) created by ADO. You want client application to persist changes made to the recordset without reconnecting. How is this to be accomplished?"
The anser given was:
Dim fname as variant
fname = "c:\mywork.txt"
rsData.UpdateBatch fname
Deffinatly a simple question, but I was wondering what "RDS" stands for. Can anybody inform me?
Thanks!
Phil
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|