Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: MySQL... Rows affected after an update

From: g:santilli:tiscalinet:it at: 29-Aug-2001 19:14

Hello Ric! On 29-Ago-01, you wrote: RG> Is there a way to determine the number of rows affected after RG> updating a table in MySQL? RG> e.g... RG> db: open mysql://localhost/database conn: first db RG> insert db {update table set column = 'new value' where column RG> = 'old value'} Should be in db/locals IIRC. (Try PROBE DB/LOCALS.) Anyway, mysql-monitor.r uses it, so you can find it there. Regards, Gabriele. -- Gabriele Santilli <[giesse--writeme--com]> - Amigan - REBOL programmer Amiga Group Italia sez. L'Aquila -- http://www.amyresource.it/AGI/