Re: [sqlite] syncronizing

2004-05-22 Thread Derrell . Lipman
nathanvi <[EMAIL PROTECTED]> writes: > In my office we have to share a databse (a list of addresses). > A lot of people has a notebook. > So my idea was: > - a file.sqlite on the server in which all people can add, delete, > select contacts > - when someone have to go away, he can copy this

Re: [sqlite] syncronizing

2004-05-22 Thread Mrs. Brisby
On Sat, 2004-05-22 at 13:47, Puneet Kishor wrote: > On May 22, 2004, at 12:31 PM, nathanvi wrote: > > > In my office we have to share a databse (a list of addresses). > > A lot of people has a notebook. > > So my idea was: > > - a file.sqlite on the server in which all people can add, delete, > >

Re: [sqlite] syncronizing

2004-05-22 Thread Puneet Kishor
On May 22, 2004, at 1:17 PM, Mario Ruggier wrote: On May 22, 2004, at 7:47 PM, Puneet Kishor wrote: On May 22, 2004, at 12:31 PM, nathanvi wrote: In my office we have to share a databse (a list of addresses). A lot of people has a notebook. So my idea was: - a file.sqlite on the server in which all

Re: [sqlite] syncronizing

2004-05-22 Thread Mario Ruggier
On May 22, 2004, at 7:47 PM, Puneet Kishor wrote: On May 22, 2004, at 12:31 PM, nathanvi wrote: In my office we have to share a databse (a list of addresses). A lot of people has a notebook. So my idea was: - a file.sqlite on the server in which all people can add, delete, select contacts -

Re: [sqlite] syncronizing

2004-05-22 Thread Puneet Kishor
On May 22, 2004, at 12:31 PM, nathanvi wrote: In my office we have to share a databse (a list of addresses). A lot of people has a notebook. So my idea was: - a file.sqlite on the server in which all people can add, delete, select contacts - when someone have to go away, he can copy this fi

[sqlite] syncronizing

2004-05-22 Thread nathanvi
In my office we have to share a databse (a list of addresses). A lot of people has a notebook. So my idea was: - a file.sqlite on the server in which all people can add, delete, select contacts - when someone have to go away, he can copy this file on his notebook and modify it when