[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Oracle backend
At 07:43 PM 8/16/00 +0400, Dmitry Kovalev wrote:
>Also, most of iODBC functions used in back-sql are wrapped by internal
>functions, and the rest could be wrapped easily...
>So perhaps it would be better to make conditional compilation, allowing to
>choose OCI or iODBC as DBMS communication layer, which would eliminate overhead
>in case of Oracle/OCI, and leave all of back-sql functionality untouched.
I would prefer that some such approach be taken in the
long run as it would avoid a lot of duplicate code/effort.
Kurt