#<DOUBLE-FLOAT quiet NaN> problem
Carlos Konstanski <[email protected]>
| Newsgroups | gmane.lisp.clsql.general |
|---|---|
| Message-ID | <[email protected]> |
I am getting an object of type #<DOUBLE-FLOAT quiet NaN> instead of the value 0.9d0 that I should be getting from a query using the backends db-odbc and Oracle 10g. This has started happening after upgrading to clsql-4.1.1. I'm using the super basic (clsql:query) to issue the SELECT. What can I do to help get this fixed? It's causing a big problem over here. Thanks, Carlos Konstanski