PhilipMoss
Programmer
I need to be able to automatically change or specify which database driver is used on a report automatically.
Currently a report is using pdsodbc.dll and i need to open and run using pdsora7.dll.
I use VB6 and Crystal 7 active X control.
This is a need to run the same report against the same table structure on two different systems.
One Odbc connection and one Oracle 7
using odbc on oracle database is not good enough in this instance.
Currently a report is using pdsodbc.dll and i need to open and run using pdsora7.dll.
I use VB6 and Crystal 7 active X control.
This is a need to run the same report against the same table structure on two different systems.
One Odbc connection and one Oracle 7
using odbc on oracle database is not good enough in this instance.