| Author |
How to change from one database driver to another
|
|
| Drazen Karamatic 2005-01-13, 8:55 am |
| Im making a new application in C6.1 which is suposed to work with Oracle and
MS SQL.
The base problem is that i'm trying to awoid two DCT and data DLL-s to do
this, and also ODBC if possible.
Any advice will be appreciated on how to change database driver at runtime
or before compile on data DLL (without changing DCT).
Thanks
Drazen
| |
| Hilario 2005-01-14, 3:55 pm |
| Look at Multi-Proj from capesoft.
Drazen Karamatic wrote:
> Im making a new application in C6.1 which is suposed to work with
Oracle and
> MS SQL.
>
> The base problem is that i'm trying to awoid two DCT and data DLL-s
to do
> this, and also ODBC if possible.
>
> Any advice will be appreciated on how to change database driver at
runtime
> or before compile on data DLL (without changing DCT).
>
> Thanks
>
> Drazen
| |
| Hilario 2005-01-19, 3:55 am |
| Look at Multi-Proj from capesoft.
Drazen Karamatic wrote:
> Im making a new application in C6.1 which is suposed to work with
Oracle and
> MS SQL.
>
> The base problem is that i'm trying to awoid two DCT and data DLL-s
to do
> this, and also ODBC if possible.
>
> Any advice will be appreciated on how to change database driver at
runtime
> or before compile on data DLL (without changing DCT).
>
> Thanks
>
> Drazen
|
|
|
|