Using Fast Forward cursors (SQL_CO_FFO)
Sebastien FLAESCH <[email protected]> Mon, 23 Oct 2017 13:44:33 +0200
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Organization | Four Js Development Tools |
| Message-ID | <[email protected]> |
Hi all, It appears that the cursor option SQL_CO_FFO is not defined in odbcss.h. This can be set with SQLSetStmtAttr() using SQL_SOPT_SS_CURSOR_OPTIONS, to get fast forward cursors. Will this be supported by FreeTDS? Seb