realbasic-nug
[Top] [All Lists]

Re: MySQl recordcount

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: MySQl recordcount
From: Will Leshner <will dot leshner at gmail dot com>
Date: Thu, 31 Mar 2005 09:34:50 -0800
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=Y7isVdZIKTYdwyni8YxeGq0eJMApjREn88d/LwzIEOkY3rcXe/5rbs2h9g1NPdhVleyEVmS4wcNFEIhBdWyVmWpp+mIe8bWsGBsfkjQjUWirmQj/YikdoVYoOQTfYi8zyggs069nrbQ+ZF8LL4PbiIqH08jZIy09vZcHZJToGd4=
References: <20050331161559 dot 08C2A811D58 at lists dot realsoftware dot com> <BE719864 dot 2899%ssuranie at Merion dot com>
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"

-- 
REALbasic database options: http://sqlabs.net
REALbasic news and tips: http://rbgazette.com
KidzMail & KidzLog: http://haranbanjo.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>

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