How to use extended ODBC Data Types and Describe Type fails in ODBC

Saurabh Narula reachsaurabhnarula@REDACTED
Thu Jun 17 22:34:43 CEST 2010


Hello Everyone,

I have encountered two issues -

1. How to use extended ODBC Data Types that are shown at this link in the
documentation?

http://www.erlang.org/doc/apps/odbc/databases.html#type

<http://www.erlang.org/doc/apps/odbc/databases.html#type>I am only able to
work with data types that are provided by odbc_data_type method, link -
http://www.erlang.org/doc/man/odbc.html (section - common data types)

2. when I trying doing a describe type in ODBC, I get an error "[ODBC Driver
1.0]Cannot return the number of output columns. Query must be executed first
SQLSTATE IS: 00000"}"

Any Help would be deeply Appreciated.


Thank you.
Saurabh


More information about the erlang-questions mailing list