This is a pretty simple question. I want to write perform some tasks in
Rebol that manipulate our Mysql databases.

How can we interface with the database; i.e. pass it commands. Or do I have
to wait for Rebol/command?

For example: To list the databases on our server, I type 'mysqlshow' at the
command prompt. How can I do this from Rebol and get the resulting listing
into a variable?

Thanks,

--Ralph

Reply via email to