Jeremy Axman wrote:> I am very new to Ruby.
>
>
> Is there a way to create a Windows Widget that resides on a desktop and
> allows direct access to a database..
>
> For instance
>
> I can enter name and email on my desktop and hit submit. It will then be
> directed to an existing database?
>
> I am trying to create a email database with ease of use for the
> consumer?
>
> Thanks
This might get a better answer if it was posted on the Ruby forum. This
is the "Ruby on Rails" which is a little bit more specific.
I don''t know about Windows as far as making something that sits on your
desktop that you can click and have it start up, etc. The rest of the
task of getting input and putting it into a database is fairly easy to
do with Ruby and one of the "ORMs" which is the glue code between Ruby
and the database engines.
--
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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.