OSDN Git Service

Change SC_fetch() to not retrieve data in case the
authorHiroshi Inoue <inoue@tpf.co.jp>
Fri, 19 Oct 2001 05:39:14 +0000 (05:39 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Fri, 19 Oct 2001 05:39:14 +0000 (05:39 +0000)
commit8c3cb43bacde921834d3ff5f6ba7488c622b98a9
tree0069b0b2441e28d0105bd78ce2fda8b80bb4578f
parentabbc95e5c66e954a7b06cad2d9ac16457c63e7c9
Change SC_fetch() to not retrieve data in case the
SQL_RETRIEVE_DATA option is SQL_RD_OFF. This would
avoid a crash when scrolling Grid controls.
src/interfaces/odbc/statement.c