0.61 wish list - ODBC
Frediano Ziglio
freddyz77 at tin.it
Fri May 2 19:13:14 EDT 2003
Il lun, 2002-09-09 alle 10:23, Alex Hornby ha scritto:
> Hi,
>
> On the subject of ODBC improvements, perhaps the FreeTDS ODBC driver
> should be based on the unixODBC template driver?
>
> The unixODBC template has a clearer source layout and includes a lot of
> boiler plate code ready to use (e.g. checking parameters are valid,
> getting INI values).
>
> I think it would make the code much easier to tweak/patch.
>
> Regards,
> Alex.
>
Yes and not.
I personally don't like the one file per function, I prefer the one file
per function type, like mysql odbc driver. Note also that we should
support also iODBC (where read ini values is very different).
Is a good start for new function or for check is we test all cases but
no more then this.
freddy77
More information about the FreeTDS
mailing list