Bugs item #11661, was opened at 2007-06-18 20:55 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=7857&aid=11661&group_id=2014
Category: AR-JDBC Group: None >Status: Closed Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Nobody (None) >Summary: Microsoft SQL Server error "unable to choose type for date from" Initial Comment: The driver encountered an error: unable to choose type for date from: ["bit", "tinyint", "tinyint identity", "bigint", "bigint identity", "image", "varbinary", "binary", "timestamp", "text", "ntext", "char", "nchar", "uniqueidentifier", "numeric", "numeric() identity", "decimal", "money", "smallmoney", "decimal() identity", "int", "int identity", "smallint", "smallint identity", "float", "real", "varchar", "nvarchar", "sysname", "sql_variant", "datetime", "smalldatetime"] ---------------------------------------------------------------------- >Comment By: Ola Bini (olabini) Date: 2007-08-11 15:37 Message: Can you verify that this is still a problem? SQL Server is not among the best supported databases, but I'm pretty sure this works right now. ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=7857&aid=11661&group_id=2014 _______________________________________________ Jruby-extras-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/jruby-extras-devel
