<div>Thanks for the reply.</div>
<div>I'm still facing the same problem even though I make the scrollable cursor option off.<br><br> </div>
<div><span class="gmail_quote">On 3/14/07, <b class="gmail_sendername">Scott Lystig Fritchie</b> <<a href="mailto:fritchie@snookles.com">fritchie@snookles.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">>>>>> "ss" == Surindar Sivanesan <<a href="mailto:surindar.shanthi@gmail.com">
surindar.shanthi@gmail.com</a>> writes:<br><br>ss> I'm having a Store Procedure (SP) which returns 8 tables (MS Sql).<br>ss> When I use that same SP in odbc:sql_query/2, it returns<br>ss> {error,"Column type not supported"}.
<br><br>It has been a while since I've used the Erlang ODBC driver, but I have<br>a faint memory that the "Column type not supported" can appear because<br>of attempts to use scrollable cursors.  Do you still see the error if
<br>you use this?<br><br>{ok, DB} = odbc:connect(DSN_string, [{scrollable_cursors, off}]).<br><br>-Scott<br>_______________________________________________<br>erlang-questions mailing list<br><a href="mailto:erlang-questions@erlang.org">
erlang-questions@erlang.org</a><br><a href="http://www.erlang.org/mailman/listinfo/erlang-questions">http://www.erlang.org/mailman/listinfo/erlang-questions</a><br></blockquote></div><br><br clear="all"><br>-- <br>with regards,
<br>S.Surindar