I'm working with my access project using MS Visual Basic. However there's a problem occur when I used adodb.recordset . Most of the solutions that I searched needs me to download MS ActiveX Data Control Object. But, where can I download it? Or do you have other solution to solve this problem:
rst As ADODB.Recordset
rst As ADODB.Recordset
Comment