binding an adodc recordset to a report at runtime

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • depash
    New Member
    • Sep 2008
    • 12

    binding an adodc recordset to a report at runtime

    hi,
    I have a data report have created through vb6, I would like to biind it to a recoprdset at runtime so as to display user specific records from the database as opposed to displaying all the records in the table. Have connected to my MS access database through jet 4 and creates the connection every time i need to access the database. Somebody pls help me with ow to send a recordset to a datareport in vb6.
Working...