[REBOL] Re: Strange mysql scheme port errors
From: g:santilli:tiscalinet:it at: 18-Feb-2001 14:42
Hello Nenad!
On 18-Feb-01, you wrote:
NR> In the next release, i'll make the driver a little smarter
NR> for testing the end of "the data stream", so you'll don't
NR> need anymore to call an extra 'first or 'copy function to
NR> make the driver happy.
Also, I noticed that you have to read from the port after an
update query too (otherwise errors are not reported and subsequent
queries won't work). I'll see if I can fix this up myself, if you
don't mind. Currently I use the following function:
do-query: func [port [port!] query [string!]] [
insert port query
pick port 1
]
for update queries.
Anyway, good job Nenad!
Regards,
Gabriele.
--
Gabriele Santilli <[giesse--writeme--com]> - Amigan - REBOL programmer
Amiga Group Italia sez. L'Aquila -- http://www.amyresource.it/AGI/