Re: [sqlite] Error (LOCKFILE_EXCLUSIVE_LOCK) at building sqlite project for pocket pc

2011-06-03 Thread hmas
Hi, Thanks a lot for your answer. What you are poiting out here is indeed very important... We are new to these "Personal Digital Assistant"/"Pocket PC" programming "problematics". We are not targeting so called "general public" devices. Our customers range from small companies with little budg

Re: [sqlite] Error (LOCKFILE_EXCLUSIVE_LOCK) at building sqlite project for pocket pc

2011-06-02 Thread Jan Hudec
On Wed, Jun 01, 2011 at 12:09:35 -0700, hmas wrote: > Actually, I managed to make it work by selecting "Windows Mobile 5.0 Pocket > PC SDK" instead of "Pocket PC 2003" for the SDK in the procedure described > in my first post. Than it might be that WM5.0 already supports that interface while PPC20

Re: [sqlite] Error (LOCKFILE_EXCLUSIVE_LOCK) at building sqlite project for pocket pc

2011-06-01 Thread hmas
Thank you for your answer. Actually, I managed to make it work by selecting "Windows Mobile 5.0 Pocket PC SDK" instead of "Pocket PC 2003" for the SDK in the procedure described in my first post. All the best, -- hmas -- View this message in context: http://old.nabble.com/Error-%28LOCKFILE_EXC

Re: [sqlite] Error (LOCKFILE_EXCLUSIVE_LOCK) at building sqlite project for pocket pc

2011-06-01 Thread Jan Hudec
On Wed, Jun 01, 2011 at 09:13:30 -0700, hmas wrote: > Here is what I've read: > = > FYI, Compiling for Pocket PC 2003 stopped to work since version 3.7.1 > and 3.7.2. So using 3.6.23.1 for now until it gets fixed. > ===

Re: [sqlite] Error (LOCKFILE_EXCLUSIVE_LOCK) at building sqlite project for pocket pc

2011-06-01 Thread hmas
Me again... Here is what I've read: = FYI, Compiling for Pocket PC 2003 stopped to work since version 3.7.1 and 3.7.2. So using 3.6.23.1 for now until it gets fixed. = (http://comments.gmane.org/gmane.comp.db.

[sqlite] Error (LOCKFILE_EXCLUSIVE_LOCK) at building sqlite project for pocket pc

2011-06-01 Thread hmas
Hi, Thank you for reading my post. I have downloaded the following archive: http://www.sqlite.org/sqlite-amalgamation-3070603.zip It contains: - shell.c - sqlite3.c - sqlite3.h - sqlite3ext.h My OS is "Windows Vista". With "Microsoft Visual Studio 2005 Version 8.0", I created a new "Project": "