Das bietet aber SQLite nicht.
Hmm, SQLite schon, aber da ich ewig nichts mehr mit RB gemacht habe,
weiß ich nicht, ob es damit auch geht.
Man kann in SQLite jedenfalls in einem SQL-String so etwas einbauen: ...
strftime('%s','now') ... (für die aktuellen TotalSeconds)
Vielleicht mal einen Versuch wert.
MfG
Andreas
From Fri 1 Aug 2008 00:06:27 +0200
Delivered-To: listarchive@realsoftware.com
Received: by 10.142.79.4 with SMTP id c4cs421200wfb;
Thu, 31 Jul 2008 15:07:01 -0700 (PDT)
Received: by 10.150.91.20 with SMTP id o20mr2006773ybb.169.1217542020596;
Thu, 31 Jul 2008 15:07:00 -0700 (PDT)
Return-Path: <realbasic-nug.de-bounces@lists.realsoftware.com>
Received: from advanced107.inmotionhosting.com (advanced107.inmotionhosting.com
[74.124.194.228])
by mx.google.com with ESMTP id 8si568406ywg.6.2008.07.31.15.06.59;
Thu, 31 Jul 2008 15:07:00 -0700 (PDT)
Received-SPF: neutral (google.com: 74.124.194.228 is neither permitted nor
denied by best guess record for domain of
realbasic-nug.de-bounces@lists.realsoftware.com) client-ip=74.124.194.228;
Authentication-Results: mx.google.com; spf=neutral (google.com: 74.124.194.228
is neither permitted nor denied by best guess record for domain of
realbasic-nug.de-bounces@lists.realsoftware.com)
smtp.mail=realbasic-nug.de-bounces@lists.realsoftware.com
Received: from localhost ([127.0.0.1] helo=advanced107.inmotionhosting.com)
by advanced107.inmotionhosting.com with esmtp (Exim 4.69)
(envelope-from <realbasic-nug.de-bounces@lists.realsoftware.com>)
id 1KOgI3-0002P4-J8; Thu, 31 Jul 2008 15:06:31 -0700
Received: from smtprelay05.ispgateway.de ([80.67.18.43])
by advanced107.inmotionhosting.com with esmtp (Exim 4.69)
(envelope-from <realbasiclists@monkeybreadsoftware.de>)
id 1KOgI1-0002Or-Mz for realbasic-nug.de@lists.realsoftware.com;
Thu, 31 Jul 2008 15:06:29 -0700
Received: from [84.175.89.192] (helo=[192.168.1.80])
by smtprelay05.ispgateway.de with esmtpa (Exim 4.68)
(envelope-from <realbasiclists@monkeybreadsoftware.de>)
id 1KOgI0-0002nl-0k for realbasic-nug.de@lists.realsoftware.com;
Fri, 01 Aug 2008 00:06:28 +0200
To: realbasic-nug.de@lists.realsoftware.com (REALbasic NUG German)
In-Reply-To: <2E2020DB-B906-49BC-88D5-73AFEB51DCD3@onlymac.de>
Subject: Re: Datenbank Frage
From: realbasiclists@monkeybreadsoftware.de (Christian Schmitz)
Date: Fri, 1 Aug 2008 00:06:27 +0200
Message-ID: <1ikyw7i.d22f2s146wow0M%realbasiclists@monkeybreadsoftware.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
User-Agent: MacSOUP/D-2.8.2 (Mac OS X version 10.5.4 (x86))
X-Df-Sender: 363246
X-BeenThere: realbasic-nug.de@lists.realsoftware.com
X-Mailman-Version: 2.1.10
Precedence: list
Reply-To: REALbasic NUG German <realbasic-nug.de@lists.realsoftware.com>
Sender: realbasic-nug.de-bounces@lists.realsoftware.com
Errors-To: realbasic-nug.de-bounces@lists.realsoftware.com
X-AntiAbuse: This header was added to track abuse, please include it with any
abuse report
X-AntiAbuse: Primary Hostname - advanced107.inmotionhosting.com
X-AntiAbuse: Original Domain - realsoftware.com
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - lists.realsoftware.com
Stefan Sicurella <sicurella@onlymac.de> wrote:
Moin,
=20
wei=DF jemand ob man in der RealDB in einem query integer werte =20
vergleichen kann, also zB...
Les mal hier:
http://www.sqlite.org/lang.html
Gru=DF
Christian
--=20
Over 1000 classes with 20000 functions in one REALbasic plug-in.=20
The Monkeybread Software Realbasic Plugin v8.3.=20
<http://www.monkeybreadsoftware.de/realbasic/plugins.shtml>
|