Re: [gnome-db] input values in SQL view
- From: Vivien Malerba <malerba gnome-db org>
- To: Rodrigo Moya <rodrigo gnome-db org>
- Cc: gnome-db-list gnome org
- Subject: Re: [gnome-db] input values in SQL view
- Date: Fri, 17 Jan 2003 21:59:37 +0100
On Tue, Jan 14, 2003 at 10:53:33PM +0100, Rodrigo Moya wrote:
> Hi
>
> I've just implemented support for input values in the SQL window, so now
> you can do things like:
>
> update table set field1 = :field1, field2 = ':field2'
>
> and mergeant will ask you for :field1 and :field2 values.
Nice feature!
>
> It works for me so far, but haven't really done a lot of testing, so
> please tell me any problems you might find.
>
If you try "select * from customers where name = :field1", and enter
"aaa" for example, it will give you an error: "ERROR: Attribute 'aaaaa'
not found" which is not what it's supposed to do.
Cheers,
Vivien
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]