ruby questions

M

Mer Gilmartin

Is it possible to use a ruby variable to pass information to a mysql
query?
If it is not possible what is the work around?
Is it Bindtag.rb?

How do you test for data captured at a button event?
When do you place a tocommand line output?
In the button event? At the button binding.
 
J

Justin Collins

Mer said:
Is it possible to use a ruby variable to pass information to a mysql
query?
If it is not possible what is the work around?
Is it Bindtag.rb?

How do you test for data captured at a button event?
When do you place a tocommand line output?
In the button event? At the button binding.

Hi Mer,

You will need to be much more specific with your questions. From what I
can tell, you must be using some specific libraries or software.
Please let us know more exactly what you are trying to accomplish and in
what setting.

Also, on the MySQL front, yes there are ways to communicate to a MySQL
server using Ruby, for example the MySQL Ruby bindings here:
http://www.kitebird.com/articles/ruby-mysql.html

-Justin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,135
Latest member
VeronaShap
Top