ruby-oci8 0.1.14 is released. This is a Oracle module using OCI8 API. URL:http://rubyforge.org/projects/ruby-oci8/ What's new: * add OCI8#prefetch_rows=. This specifies the number of rows in a single round trip. The default value is one. See: http://www.easysoft.com/products/data_access/odbc_oracle_driver/performance_tuning_guide.html#multiple_rows In addition, setting zero may become a workaround of some Oracle internal problems. * fix bug when binding a Bignum. * (low-level API) add attrSet(OCI_ATTR_DESC_PUBLIC, -1). * (low-level API) add a constant OCI_PTYPE_UNK. -- KUBO Takehiro email: kubo / jiubao.org web: http://www.jiubao.org GnuPG fingerprint = 5F7B C8EF CA16 57D0 FDE1 9F47 C001 1F93 AC08 2262