realbasic-nug
[Top] [All Lists]

Re: MySQl recordcount

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: MySQl recordcount
From: Sam DeVore <realbasic at teachesme dot com>
Date: Thu, 31 Mar 2005 10:45:51 -0700
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <20050331161559 dot 08C2A811D58 at lists dot realsoftware dot com> <BE719864 dot 2899%ssuranie at Merion dot com> <3396e7e205033109341c6b06c8 at mail dot gmail dot com> <424C355A dot 8050608 at stny dot rr dot com>
INSERT INTO foo SET this='that', which='where', when=now()
On Mar 31, 2005, at 10:37 AM, Bill Marcy wrote:

Hey Will, do you have any simple code to save to a database?  <s>.

Will Leshner wrote:

On Thu, 31 Mar 2005 12:07:00 -0500, Steve Suranie <ssuranie at merion dot com> wrote:

Is there an easy way or even a hard way to get the recordcount of a MySQL
db in rb?


There's always:

"SELECT Count(*) FROM foo"




--
Join me on my Programming Adventure - http://wwww.wetworx.com

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>