Jeff Urlwin wrote: >Please read DBD::ODBC pod. Specifically the section on the odbc_cursortype. > >Jeff > > I just added odbc_cursortype => DBI::SQL_CURSOR_DYNAMIC to our connection string, and that didn't help things at all. Martin J. Evans ( see other post on topic ) says that this won't work if I'm using FreeTDS. Not to worry. $sth->finish everywhere is what's gotten us this far, and SQL Server is only used for legacy stuff anyway. To be honest I'm surprised that it ( connecting to SQL Server from Linux ) works at all.
Thanks for the help everyone. -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED] website: http://www.nusconsulting.com.au
