Wed, Dec 8 2004
00:02:56
|
|
Request created by jidanni@jidanni.org
|
|
Return-Path |
<jidanni@jidanni.org>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
To |
grass-bugs@intevation.de
|
Subject |
the SQL language
|
From |
Dan Jacobson <jidanni@jidanni.org>
|
Date |
Wed, 08 Dec 2004 00:54:25 +0800
|
Message-ID |
<87oeh6t5fi.fsf@jidanni.org>
|
MIME-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
X-Spam-Status |
No, hits=-4.2 tagged_above=-999.0 required=3.0 tests=BAYES_00, DATE_IN_PAST_06_12
|
X-Spam-Level |
|
Standardize the way you mention SQL, e.g.,
$ lynx -dump db.execute.html|grep -i sql
db.execute allows the user to execute SQL statements.
Create a new table using a file with sql statements:
So always use uppercase.
And more importantly, on every man page that has examples of talking
to databases, mention it is "the SQL language" that you are using, or
else we are left scratching our heads wondering if that language has a
name or what.
|
|
Wed, Dec 8 2004
15:07:29
|
|
Mail sent by neteler@itc.it
|
|
Return-Path |
<neteler@itc.it>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Date |
Wed, 8 Dec 2004 15:07:29 +0100
|
From |
Markus Neteler <neteler@itc.it>
|
To |
Request Tracker <grass-bugs@intevation.de>
|
Cc |
grass5@grass.itc.it
|
Subject |
Re: [GRASS5] [bug #2810] (grass) the SQL language
|
Message-ID |
<20041208140729.GB27447@thuille.itc.it>
|
Mail-Followup-To |
Request Tracker <grass-bugs@intevation.de>, grass5@grass.itc.it
|
References |
<20041207230256.C8673102C41@lists.intevation.de>
|
Mime-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
Content-Disposition |
inline
|
In-Reply-To |
<20041207230256.C8673102C41@lists.intevation.de>
|
User-Agent |
Mutt/1.4.1i
|
X-Spam-Status |
No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
|
X-Spam-Level |
|
On Wed, Dec 08, 2004 at 12:02:56AM +0100, Request Tracker wrote:
> this bug's URL: http://intevation.de/rt/webrt?serial_num=2810
> -------------------------------------------------------------------------
>
> Standardize the way you mention SQL, e.g.,
> $ lynx -dump db.execute.html|grep -i sql
> db.execute allows the user to execute SQL statements.
> Create a new table using a file with sql statements:
> So always use uppercase.
I have fixed this severe bug in CVS.
> And more importantly, on every man page that has examples of talking
> to databases, mention it is "the SQL language" that you are using, or
> else we are left scratching our heads wondering if that language has a
> name or what.
I have added the link to the GRASS SQL page to a couple
of pages in CVS. Please report further pages where it should be added.
Markus
|
|
Wed, Dec 8 2004
15:07:43
|
|
Status changed to resolved by mneteler
|
|