Colin Law wrote in post #1043686:
> On 2 February 2012 10:42, Srimanta Chakraborty <[email protected]>
> wrote:
>>  mysql.connect('localhost','root','','ruby')
>> #<Mysql::Stmt:0xf9d128> (NoMethodError)
>>  end
>>  mysql.close();
>>
>> then my application is running without error.
>>
>> Now my question is, if we try to fetch the data by making use of prepare
>> and execute method then what will be the available methods for showing
>> the records?
>
> I don't know the answer to your question, but I see you are not using
> Rails, just Ruby.  Are you intending to use Rails or is this to be a
> native Ruby application?  This is principally an RoR list, someone
> here may well know the answer but there may be better places to ask
> for straight Ruby questions.
>
> Colin



Sorry for choose this forum as a "Ruby on Rails". Anyway, I am posting 
this as "Ruby" again.

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: 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/rubyonrails-talk?hl=en.

Reply via email to