I have recently taken over the duty of maintaining an Access '03 database linked with VB. The program employs a series of recordset objects and connection objects associated with type ADODB. Thing is, I have absolutely no idea what the distinction is between DAO, ADO, and ADODB. Anyone have a clue? Probably - I'd appreciate the help.
What I would like to do is export to Excel a recordset object from Access, to make a file that I can import to MapPoint. But, do not concern yourself with the latter objective; all I care about is automating the process of transferring data from Access to Excel.
What is the formal definition of a recordset? What does a connection do? I have an Access book right in front of me and it's terrible. 1300 pages of nothing. What a waste of money. If someone is able to explain the function of a recordset and connection in simple terms I would be so thankful. And thanks for reading.
What I would like to do is export to Excel a recordset object from Access, to make a file that I can import to MapPoint. But, do not concern yourself with the latter objective; all I care about is automating the process of transferring data from Access to Excel.
What is the formal definition of a recordset? What does a connection do? I have an Access book right in front of me and it's terrible. 1300 pages of nothing. What a waste of money. If someone is able to explain the function of a recordset and connection in simple terms I would be so thankful. And thanks for reading.