On 2/28/2013 2:53 AM, Harald Oehlmann wrote:
> I also invite you to look to the code of tdbc, if it is just a small
> step to get your aim.
> TDBC::ODBC compiles well with any Microsoft Compiler and you may start
> it in the Visial Studio Debugger.
>
Thanks you for putting it on the page. That is the proper place for it.
I personally think that it would be a small step to get this feature
into the tdbc library. A similar API is used to get that information
from tables already. I suspect that the call is most likely the same,
except perhaps for some parameters pointing at resultsets instead of
tables. I am not familiar with the ODBC standards and am a bit rusty
with that level of coding but I will download the sources and take a look.
> I personally migrated to tdbc::odbc to and is was ok. My motivation
> was the unicode-support.
>
Unicode support was another advantage tdbc had over tclodbc. I would
most likely switch too when this feature is supported.
DrS