Re: understand basics - multiple cars in a database - selection of one - Mailing list pgsql-novice

From avpro avpro
Subject Re: understand basics - multiple cars in a database - selection of one
Date
Msg-id CAAQdDn=gYsWYY=GATSrYmOUtUCYf-5kmgZ+mqGh2Js7=SvKm+Q@mail.gmail.com
Whole thread Raw
In response to Re: understand basics - multiple cars in a database - selection of one  (Richard Broersma <richard.broersma@gmail.com>)
Responses Re: understand basics - multiple cars in a database - selection of one  (David Johnston <polobo@yahoo.com>)
Re: understand basics - multiple cars in a database - selection of one  (Luca Ferrari <fluca1978@infinito.it>)
List pgsql-novice
let me write it differently:
"when the application is lunched, I would like to select one car and then every property, option, transaction (applicable to this car) should be recorded by the application automatically. "

the property, option, transaction should be recorded by the application

hope this helps. thanks


On 4 February 2014 22:25, Richard Broersma <richard.broersma@gmail.com> wrote:
On Tue, Feb 4, 2014 at 1:20 PM, avpro avpro <avprowebeden@gmail.com> wrote:
 
when the application is lunched, I would like to select one car and then every property, option, transaction applicable to this car should be recorded by the application automatically.

basically I'm trying to avoid a menu adding the relevant car every-time a property is changed.
 
Some clarification:  When you select a specific car, what are you expected your application to do?  What does, "this car should be recorded by the application automatically" mean?

pgsql-novice by date:

Previous
From: Richard Broersma
Date:
Subject: Re: understand basics - multiple cars in a database - selection of one
Next
From: John Meyer
Date:
Subject: Re: understand basics - multiple cars in a database - selection of one