[REBOL] Re: Mysql Topic =?ISO-8859-1?Q?Can=B4t?= update when string has semicolon
From: kpeters::otaksoft::com at: 25-Jul-2008 14:04
On Fri, 25 Jul 2008 17:27:46 -0300, Carlos Lorenz wrote:
> Hi Kai,
>
> I am afraid I do not know how to do it as I never used parameters before with mysql-protocol
>
> Would you mind giving me a clear example or point me some text to read on the internet?
>
> Thanks
Carlos ~
look at:
6.2. Send an SQL query inserting REBOL's values
here:
http://softinnov.org/rebol/mysql-usage.html
That should get you going.
Kai