Results 1 to 2 of 2

Thread: Returning a recordset from a Com dll

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2001
    Location
    Munich Germany
    Posts
    1

    Angry

    Help!!
    I am trying to creat a class which brings in a recordset
    from a sql database does some recordset editing and then returns it.

    I have no problem with the creating the recordset there is no problem with the editing. But i have not got a clue how to bring the recordset back from the class.

    I bet its realy easy and its just me being thick.
    :d
    SickboyDE
    General DogsBody
    Focus of Management Hostility
    Gemini.

  2. #2
    Fanatic Member simonm's Avatar
    Join Date
    Sep 2000
    Location
    Devon, England
    Posts
    796

    Smile It's easy

    Public Function GetRecordset() AS Recordset

    Blah, Blah, Blah...

    End Funciton

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