I am programatically in VB6 trying to set the connection information for reports that depend on a OLE DB connection.
However, I am having great difficulty in finding any reference or sample code for some of the connection commands.
My code uses the convertdatabasedriver function to convert reports using an ODBC connection to OLE DB, but then I am not sure what function call I should be using to set the OLE DB connection info.
Any help is appreciated.
However, I am having great difficulty in finding any reference or sample code for some of the connection commands.
My code uses the convertdatabasedriver function to convert reports using an ODBC connection to OLE DB, but then I am not sure what function call I should be using to set the OLE DB connection info.
Any help is appreciated.