On May 25, 10:42 am, Michael Lang <[email protected]> wrote:
> Sorry, I hit the send button too fast.
>
> unixODBC, FreeTDS, => odbc driver with mssql db_type connecting to MSDE 2000.
>
> I haven't updated versions for unixODBC nor FreeTDS since building the
> server last Fall.

Add some debug printing to Database#convert_odbc_value in the ODBC
adapter to see if ODBC is providing weird types.  I can see this
happening only if ODBC is providing ODBC::TimeStamp, ODBC::Date, or
ODBC::Time values for NULL values.

Jeremy

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sequel-talk?hl=en.

Reply via email to