Re: [sqlite] Update/Delete problem

2010-02-02 Thread Kees Nuyt
On Tue, 2 Feb 2010 09:20:29 +0100, Carsten Peyk wrote: >Hi, > > I have tried closing and opening the applications, > but the problem is still there. I have tried to > commit the changes for SQLLite Database Browser, > but SQLLite is responding with the message "No > active transactions". I'm sur

Re: [sqlite] Update/Delete problem

2010-02-02 Thread Pavel Ivanov
ndelig meddelelse- > Fra: sqlite-users-boun...@sqlite.org [mailto:sqlite-users-boun...@sqlite.org] > På vegne af Pavel Ivanov > Sendt: 1. februar 2010 19:01 > Til: General Discussion of SQLite Database > Emne: Re: [sqlite] Update/Delete problem > > Are you sure that Spiceworks

Re: [sqlite] Update/Delete problem

2010-02-02 Thread Carsten Peyk
sqlite.org [mailto:sqlite-users-boun...@sqlite.org] På vegne af Pavel Ivanov Sendt: 1. februar 2010 19:01 Til: General Discussion of SQLite Database Emne: Re: [sqlite] Update/Delete problem Are you sure that Spiceworks or SQLLite Database Browser commit your changes? What happens if you close those

Re: [sqlite] Update/Delete problem

2010-02-01 Thread Pavel Ivanov
Are you sure that Spiceworks or SQLLite Database Browser commit your changes? What happens if you close those applications and restart it - will they see their own changes? If they will and they still won't see other application's changes then you can be sure that you're looking at different databa

[sqlite] Update/Delete problem

2010-02-01 Thread Carsten Peyk
Hi, I'm completely new to SQLLite, and I'm very sorry if I ask a trivial question. I'm using Spiceworks which again uses SQLLite as backend database. I've made some updates and deletions to the records using the freeware SQLLite Database Browser application. If I the open Spiceworks application