> So is anyone using this in production?  What limitations have you found,
> and how have you worked around them?

I haven't used nsodbc, but I did write dqd_db2 a long time ago and
the DB2 API is ODBC, as I recall (plus IBM extensions of course).
You can take a look at how I handled the problem by visiting
<http://dqd.com/~mayoff/aolserver/src/dqd_db2/db2.c> and looking at the
DB2_getColumn function.

Reply via email to