On Mar 17, 7:31 am, Serg Podtynnyi <[email protected]> wrote: > I am not sure that it is problem with sequel or tiny_tds, because it maybe > DB specific configuration etc, also I unable to compile tinytds gem from > github repo without modifications in sybdb.h (i commented some parts > in dbdaterec struct ) because it defines MSDBLIB while compiling (should > it be defined or not?) . > Maybe I should wait for 0.4 release and try from scratch again. >
I am seeing the same error with tiny_tds version 0.4.4. Call stack here https://gist.github.com/959994. Client Ubuntu 10.04. Server Win2003 Enterprise / SQL Server 2008 R2 Same test runs fine on JRuby/JDBC/Ubuntu, JRuby/JDBC/Windows, MRI/ADO/ Windows. Have not been able to come up with a simple repro. Any clues in the call stack? Thanks, Rohit -- 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.
