I just installed the AR jdbcmssql adapter for use on a rails app that connects to a MS Sql server 2000. I am having issues with Object.first. I'm getting an error about ROW_NUMBER not being a recognized as a valid function name. I found this patch http://permalink.gmane.org/gmane.comp.lang.jruby.extras.devel/1049. My question is can I specify that I'm using sql server 2000 somehow?
Justin _______________________________________________ Jruby-extras-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/jruby-extras-devel
