Re: Client Side or Server Side?

From: Steve Cosner <stevec_at_zimmer.CSUFresno.EDU>
Date: 1996/05/15
Message-ID: <4ncv4q$8o5_at_zimmer.CSUFresno.EDU>#1/1


In article <4nc8oa$j7$1_at_perth.DIALix.oz.au>, Steve Corbett <scorbett_at_perth.DIALix.oz.au> wrote:
>Lee Levy (levy.lee.ls_at_bhp.com.au) wrote:
>: Our general rule of thumb is:
>: - if it involves database interaction (eg fetch, update, delete) then it
>: goes on the server side.
>: - if it doesnt then it goes on the client side
>:
>
>excuse my ignorance but...
>How do you maintain the code on the client side?

By using the same methods used to maintain all other client/server software that runs on the client. All forms have to be maintained/distributed to each client (or at least to each client's network file server). A PLL library would be distributed the same way.

If you are asking about how the software is developed, you might use the Forms developer to create and maintain the PLL library as well as the forms.

Steve Cosner

>
>--
> vvv
>steve corbett [ . .]
> |
>scorbett_at_perth.dialix.oz.au _____oOO_______OOo_____
Received on Wed May 15 1996 - 00:00:00 CEST

Original text of this message