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)
commitb2daa270c6f81cbfd0a75b4542a8119f9e927c06
treed35bf62bf9f6601442c33532a33fa8e26b67430c
parent94129d97657e8fbea5f1cc53793f636f0bfd17c4
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.
statement.c