Results 1 to 4 of 4

Thread: VB MCSD Exam question...

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 1999
    Location
    Dallas,TX
    Posts
    170
    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

  2. #2
    Addicted Member jcouture100's Avatar
    Join Date
    Aug 1999
    Posts
    141
    I believe it's Remote Data Services.
    JC

  3. #3
    Frenzied Member Buzby's Avatar
    Join Date
    Jan 1999
    Location
    UK
    Posts
    1,670

    Wink

    I believe it is too...!!
    'Buzby'
    Visual Basic Developer
    "I'm moving to Theory. Everything works there."

  4. #4
    Conquistador
    Join Date
    Dec 1999
    Location
    Australia
    Posts
    4,527
    Remots Data Services sounds good to me too.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width