[EMAIL PROTECTED] wrote:
-------- Original-Nachricht --------
Datum: Wed, 05 Jul 2006 17:24:54 -0500
Von: John Stanton <[EMAIL PROTECTED]>
An: sqlite-users@sqlite.org
Betreff: Re: [sqlite] Multiple Users

Hello John


Ann don't cry into your beer, there is always next time! My team also got knocked out by Italy.

Shit happens.... :-D

Your approach makes perfect sense to me. Perhaps you can achieve it be defining a database wrapper which encapsulates the DBMS APIs and provides a standard interface to your applications. You might need to add some deadlock detection and synchronization in the Sqlite wrapper.


I have perform some tests with concurrent processes and accesses to DB. A Activity-ProgessBar in every job says me, which Job is waiting and which Job is active. Some founded lost of Data (Insert into...) shows me the errors in my Application. It was a missing reflection to SQLite_Busy-State in specific situations. As I "repair" this, it works greatly. I say it again, SQLite spends me pleasant surprise
again and again... very well...


My CS Professor used to say "There is no problem in Computer Science which cannot be solved by yet another level of abstraction" (I hope your English is good enough for that, I cannot put it into German).


Yes, thats not so complicated. I hope, that my english is not so
bad, that all readers here in Board are rolling on the floor and laughing... :-D

But.. my Englisch is good enough, to understand the most of Answerpostings to my Problems, so I gan get understanding the facts and solve my problems closing. To write in English is much harder
to me...
A long time ago I worked as an engineer for a German company, or really as part-time engineer part-time comedian amusing my German workmates with my few clumsy German words left over from school. You are very much better than that.


Bye, Anne


Reply via email to