Re: [sqlite] sqlite and windows shares

2004-12-06 Thread Steve D. Perkins
Ditto that... There is no problem using a windows share. On Mon, 06 Dec 2004 17:20:46 +0100, Gregory Letellier <[EMAIL PROTECTED]> wrote: > this works fine on windows, i've use it > > Christian Kienle a écrit : > > > > > Hi all, > > > > I would like to write an app with C++ which uses sqlit

Re: [sqlite] sqlite and windows shares

2004-12-06 Thread Clay Dowling
Christian Kienle said: > I would like to write an app with C++ which uses sqlite. > We will soon have a windows network here. Is it possible to place the > sqlite database files on one server and to let the client apps access > the sqlite db file through a windows share which is "mounted" like a >

Re: [sqlite] sqlite and windows shares

2004-12-06 Thread Christian Kienle
Thx. On Dec 6, 2004, at 5:20 PM, Gregory Letellier wrote: this works fine on windows, i've use it Christian Kienle a écrit : Hi all, I would like to write an app with C++ which uses sqlite. We will soon have a windows network here. Is it possible to place the sqlite database files on one server a

Re: [sqlite] sqlite and windows shares

2004-12-06 Thread Gregory Letellier
this works fine on windows, i've use it Christian Kienle a écrit : Hi all, I would like to write an app with C++ which uses sqlite. We will soon have a windows network here. Is it possible to place the sqlite database files on one server and to let the client apps access the sqlite db file throug

[sqlite] sqlite and windows shares

2004-12-06 Thread Christian Kienle
Hi all, I would like to write an app with C++ which uses sqlite. We will soon have a windows network here. Is it possible to place the sqlite database files on one server and to let the client apps access the sqlite db file through a windows share which is "mounted" like a normal drive - like G: