Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: oracle9i lite synchronisation

Re: oracle9i lite synchronisation

From: Frank <fvanbortel_at_netscape.net>
Date: Thu, 03 Apr 2003 22:10:49 +0200
Message-ID: <3E8C9549.7000104@netscape.net>


tiger wrote:
> Is it possible to let the user on a mobile device (e.g. laptop) decide
> what rows he wants to synchonize ??
>
>
> I have a table like this
> (employee_nr number(5), task varchar2(100))
>
> the employee may only download the rows for himself not for others ?
>
>
> thanks
> Nico

where employee_nr = :this employee's number? Works for materialized views, which can be replicated using snapshot replication.

-- 
Regards, Frank van Bortel
Received on Thu Apr 03 2003 - 14:10:49 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US