Re: Writing a SQL Query in Active Record?
by Simon Krahnke other posts by this author
May 8 2008 11:07AM messages near this date
Re: Writing a SQL Query in Active Record?
|
Re: Writing a SQL Query in Active Record?
* Anukul Singhal <anukul.singhal@[...].com> (17:55) schrieb:
> I am not using rails. Want to run the query only using Active Record on
> Ruby (Scite Editor)
What's ActiveRecord for if you just want to use SQL?
> Can you give any prototype as to how I can proceed writing a simple
> "SELECT" query after establishing the connection with the sql server db?
The normal ActiveRecord way is to create a Class and let it do that.
mfg, simon .... l
Thread:
Anukul Singhal
Phillip Gawlowski
Simon Krahnke
Phillip Gawlowski
Anukul Singhal
Phillip Gawlowski
|