Please forgive my ignorance with all this. I would simply like to use RDO to access the tables and columns of an AS400.
I've got a copy of the Microsoft article HOW TO: Use ODBC API SQLTables Function with Visual Basic and RDO, but I can't get it to work. The problem seems to be something fundamental as I can't get any of the RDO classes and objects to fire at all, even in the debug window. Yes, I've added it as a reference to the project, I can see all the RDO members, but I keep getting the error "ActiveX component can't create object or return reference to this object (Error 429)"
I've also tried running regsvr32 MSRDO20.dll and it registers successfully