in reply to Re^4: DBI Prematurely Disconnecting
in thread DBI Prematurely Disconnecting
I've come across odbc_more_results in previous research but DBD::ODBC only says "SQL Server supports this feature" so I assumed I didnt have to use this unless I was expecting to see multiple results from using sql such as select * from table1; select * from table2;
You've been a great help. Thank you.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^6: DBI Prematurely Disconnecting
by mje (Curate) on Oct 14, 2013 at 17:20 UTC |