search for: regg

Displaying 6 results from an estimated 6 matches for "regg".

Did you mean: reg
2006 May 15
4
Other databases...
I''m a newbie to Ruby and I was wondering if Ruby on Rails will work with databases that has a ODBC/JDBC driver or does it ONLY work with the databases that it list in it''s documentation? Thanks -- Posted via http://www.ruby-forum.com/.
2012 Jan 04
2
Linear regression using matrices
I'm new to R and I'm not a Statistician I'm an Accountant, but I'm finding it an excellent tool for the business analysis work I do. I need to run LM() where both response and predictor are held in matrices. The model follows the form:- regression1 = matrix1.col1 <-> matrix2.col1 regression2 = matrix1.col2<->matrix2.col2 and so on...... I have no problem with the
2006 May 16
18
Ruby''s purpose?
Before I get flamed, I just want to start off by saying that I am new to Ruby and I really enjoy this language and want to see it succeed. But, what niche does this language fill? These are serious question, not a put down of the language. Does it has something to offer for Web 2.0? Is it just another scripting language? Does it suppose to replace something else? Does it suppose to work with
2006 May 16
7
WYSIWYG IDE, etc...
I''m new to Ruby, so don''t be too hard on me. Is there a great visual editor for Ruby? Also can Ruby on Rails (RoR) work with any other databases other than the ones listed in the documentation, I need to connect to SQLBase? Can Ruby be used to create standalone Applications (like Java)? If yes, does it create native looking apps? Can it be use in Client-Side and/or Server
2006 May 17
1
I need a Database driver to SQLBase...
First, I''m new to Ruby, so I don''t know much about it. I need connectivity to SQLBase and I know Rails does not support it. So I need to know how do I get started in creating the connectivity to SQLBase that I need? Any help would be great! -- Posted via http://www.ruby-forum.com/.
2006 May 17
1
Web Servers...
What web servers can RoR work with? Can it work with Microsoft''s IIS or Tomcat? Thanks -- Posted via http://www.ruby-forum.com/.