Re: [sqlite] Two Phase commit using sqlite (Ken)

2008-03-12 Thread Ken
is functionality using sqlite. Kindly let me know, Regards Shailesh Date: Mon, 10 Mar 2008 08:15:30 -0700 (PDT) From: Ken Subject: Re: [sqlite] Two Phase commit using sqlite To: General Discussion of SQLite Database Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=iso-8859-

Re: [sqlite] Two Phase commit using sqlite (Ken)

2008-03-11 Thread Shailesh Madhukar Birari
lity using sqlite. Kindly let me know, Regards Shailesh Date: Mon, 10 Mar 2008 08:15:30 -0700 (PDT) From: Ken <[EMAIL PROTECTED]> Subject: Re: [sqlite] Two Phase commit using sqlite To: General Discussion of SQLite Database Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; ch

Re: [sqlite] Two Phase commit using sqlite

2008-03-10 Thread Ken
Hello Shailesh, Seems like you may be trying to put a square peg into a round hole. Sqlite is an embedded database. Meaning it is not "distributed" as such unless you build the distribution and 2 phase commit logic yourself. Let me just clarify for a moment, by distributed you mean. a. 2 dat

[sqlite] Two Phase commit using sqlite

2008-03-09 Thread Shailesh Madhukar Birari
Hello, I want to implement a distributed database using sqlite. Can some one give me information of whether SQLite supports two phase commit? Thanks, Shailesh. ___ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/l