Re: [GENERAL] update count

2005-12-19 Thread Jim C. Nasby
On Sun, Dec 18, 2005 at 08:55:37AM -0500, John DeSoi wrote: > > On Dec 18, 2005, at 3:50 AM, Chris Velevitch wrote: > > >(for v7.4.5) How do I get the number of rows updated by an update > >command? > > In general, the UPDATE command tells you the number of updated rows: See also http://www.p

Re: [GENERAL] update count

2005-12-18 Thread John DeSoi
On Dec 18, 2005, at 3:50 AM, Chris Velevitch wrote: (for v7.4.5) How do I get the number of rows updated by an update command? In general, the UPDATE command tells you the number of updated rows: Outputs On successful completion, an UPDATE command returns a command tag of the form UPDA

[GENERAL] update count

2005-12-18 Thread Chris Velevitch
(for v7.4.5) How do I get the number of rows updated by an update command? Chris -- Chris Velevitch Manager - Sydney Flash Platform Developers Group www.flashdev.org.au ---(end of broadcast)--- TIP 2: Don't 'kill -9' the postmaster