I'm using the latest OCI8 lib and the Oracle instantclient 10. All works well until I try to interact with a table containing a binary_double type field. I get: "RuntimeError: unsupported datatype: 101" Does OCI8 support the binary_double datatype? Thanks! Dave -- Posted via http://www.ruby-forum.com/.