SilentWings
Programmer
Hi PPL,
I would like to know how can I create an object in VB6 that exists on another machine.
I have build a Class that connect to a Progress database server via ODBC and is providing some methods to get data from the database. This object is running ok on my pc but I need to install the application on others pc's so I would like to avoid the installation of the ODBC drivers in all the machines, for that I would like to use the object (dll) that existes in one machine only.
I would appreciate if someone could help me.
I would like to know how can I create an object in VB6 that exists on another machine.
I have build a Class that connect to a Progress database server via ODBC and is providing some methods to get data from the database. This object is running ok on my pc but I need to install the application on others pc's so I would like to avoid the installation of the ODBC drivers in all the machines, for that I would like to use the object (dll) that existes in one machine only.
I would appreciate if someone could help me.