Results 1 to 2 of 2

Thread: Example Code for dbRecordSet

  1. #1
    Eduardo Guest

    Example Code for dbRecordSet

    I want to implement my own filters defining specific recordsets and using aspDB to show the results.

    The component documentation does not show any example for this type of application and when I tried to define a recordset (say MyRS) and assigned to the property dbRecordSet of my aspDB component (say MyDB.dbRecordSet = MyRS) and error is shown.

    Could someone help me by given a code snipet using this property?


  2. #2
    Donna Guest

    Example Code for dbRecordSet (reply)

    Eduardo,
    What's the error? That would help. Maybe you just made a typo.
    Donna

    ------------
    Eduardo at 1/7/00 5:14:53 AM

    I want to implement my own filters defining specific recordsets and using aspDB to show the results.

    The component documentation does not show any example for this type of application and when I tried to define a recordset (say MyRS) and assigned to the property dbRecordSet of my aspDB component (say MyDB.dbRecordSet = MyRS) and error is shown.

    Could someone help me by given a code snipet using this property?


Posting Permissions

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