Re: [sqlite] FW: Problem with SQLite when deployed.

2012-05-29 Thread Peter Walburn
Richard,

Thanks very much.  That now works with the latest version of SQLite.  I had to 
include the Microsoft Visual C++ 2010 Redistributable package.
Brilliant!



Peter Walburn
Software Engineer
E-mail: peter.walb...@omega-data.com 
Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate, 
Dyce, Aberdeen AB21 0GP
Tel: +44 (0)1224 772763
Fax: +44 (0)1224 772783
www.omega-data.com



-Original Message-
From: sqlite-users-boun...@sqlite.org [mailto:sqlite-users-boun...@sqlite.org] 
On Behalf Of Richard
Sent: 28 May 2012 19:54
To: 'General Discussion of SQLite Database'
Subject: Re: [sqlite] FW: Problem with SQLite when deployed.

Peter,

I'm not sure if this will help but I had exactly the same error but only on 
some Vista and XP installations.  After much research I found that VC 2010 
runtime support was missing from these PCs.  If this is the same as your 
problem then you can either try one of the SQLite statically linked packages 
(for example: sqlite-netFx40-static-binary-bundle-Win32-2010-1.0.81.0.zip)
or you can install the VC runtime on each target PC
(http://www.microsoft.com/en-us/download/details.aspx?id=)

I must admit, I thought that SQLite was self-contained and had no dependencies, 
but that's another story.

Best wishes
Richard



-Original Message-
From: Peter Walburn [mailto:peter.walb...@omega-data.com]
Sent: 28 May 2012 11:13 AM
To: General Discussion of SQLite Database
Subject: Re: [sqlite] FW: Problem with SQLite when deployed.

I thought that things were going to work ok on Friday, but now that my Install 
routine copies the 32-bit DLL files onto the 32-bit operating system, I am 
receiving the same errors.  Installing the application (using the same install 
routine) on a 64-bit operating system does work fine.  This makes me think that 
there is something I am doing wrong and maybe the 32 and 64-bit DLLs are 
getting mixed up.



Peter Walburn
Software Engineer
E-mail: peter.walb...@omega-data.com
Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate, Dyce, Aberdeen
AB21 0GP
Tel: +44 (0)1224 772763
Fax: +44 (0)1224 772783
www.omega-data.com



-Original Message-
From: sqlite-users-boun...@sqlite.org
[mailto:sqlite-users-boun...@sqlite.org] On Behalf Of Peter Walburn
Sent: 25 May 2012 16:48
To: General Discussion of SQLite Database
Subject: Re: [sqlite] FW: Problem with SQLite when deployed.

I've just been trying some other things and it seems that the 
SQLite.Interop.dll file that I have copied to the 32-bit operating system is 
the 64-bit version.  I think it will work if I make sure that the 32-bit 
versions of the DLLs are included in my install program.  Will the 32-bit 
versions work on 64-bit operating systems too?



Peter Walburn
Software Engineer
E-mail: peter.walb...@omega-data.com
Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate, Dyce, Aberdeen
AB21 0GP
Tel: +44 (0)1224 772763
Fax: +44 (0)1224 772783
www.omega-data.com




-Original Message-
From: sqlite-users-boun...@sqlite.org
[mailto:sqlite-users-boun...@sqlite.org] On Behalf Of Adam DeVita
Sent: 25 May 2012 16:37
To: General Discussion of SQLite Database
Subject: Re: [sqlite] FW: Problem with SQLite when deployed.

Simple thing first:

Did you ensure that the SQLite.Interop.dll is in the path that the PC is 
searching?

regards,
Adam


On Fri, May 25, 2012 at 10:57 AM, Peter Walburn < peter.walb...@omega-data.com> 
wrote:

> Hi,
>
> I have an application written in C# .Net 4.0 Framework.  I use SQLite 
> within the application.  I have recently updated from an older version 
> of SQLite to the latest version as I have moved to .Net Framework 4.0 
> and I received error messages about Mixed Mode Frameworks.
>
> Anyway, I do the development on an 64-Bit Windows 7 operating system.  
> I use Installshield 2010 Express to create an installation for the 
> application.  The application works ok on the Windows 7 PC, but when 
> installed on a different PC (or on a Virtual Client PC using VMWare), 
> I always receive a message such as:
>
> Unhandled exception has occurred in your application.  If you click 
> Continue, the application will ignore this error and attempt to 
> continue. If you click Quit, the application will close immediately.
>
> Unable to load DLL 'SQLite.Interop.dll': The specified module could 
> not be found. (Exception from HRESULT: 0x8007007e).
>
> I have tried to post this email about 5 times and it is always 
> returned
> saying: "The message's content type was not explicitly allowed."
>
>
>
> Peter Walburn
> Software Engineer
> E-mail: peter.walb...@omega-data.com
> Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate, Dyce, 
> Aberdeen
> AB21 0GP
> Tel: +44 (0)1224 772763
> Fax: +44 (0)1224 772783
> www.omega-data.com
>
>
>
>
>
> This is an email from Omega Data Services Ltd, a company registered i

Re: [sqlite] FW: Problem with SQLite when deployed.

2012-05-28 Thread Richard
Peter,

I'm not sure if this will help but I had exactly the same error but only on
some Vista and XP installations.  After much research I found that VC 2010
runtime support was missing from these PCs.  If this is the same as your
problem then you can either try one of the SQLite statically linked packages
(for example: sqlite-netFx40-static-binary-bundle-Win32-2010-1.0.81.0.zip)
or you can install the VC runtime on each target PC
(http://www.microsoft.com/en-us/download/details.aspx?id=)

I must admit, I thought that SQLite was self-contained and had no
dependencies, but that's another story.

Best wishes
Richard



-Original Message-
From: Peter Walburn [mailto:peter.walb...@omega-data.com] 
Sent: 28 May 2012 11:13 AM
To: General Discussion of SQLite Database
Subject: Re: [sqlite] FW: Problem with SQLite when deployed.

I thought that things were going to work ok on Friday, but now that my
Install routine copies the 32-bit DLL files onto the 32-bit operating
system, I am receiving the same errors.  Installing the application (using
the same install routine) on a 64-bit operating system does work fine.  This
makes me think that there is something I am doing wrong and maybe the 32 and
64-bit DLLs are getting mixed up.



Peter Walburn
Software Engineer
E-mail: peter.walb...@omega-data.com
Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate, Dyce, Aberdeen
AB21 0GP
Tel: +44 (0)1224 772763
Fax: +44 (0)1224 772783
www.omega-data.com



-Original Message-
From: sqlite-users-boun...@sqlite.org
[mailto:sqlite-users-boun...@sqlite.org] On Behalf Of Peter Walburn
Sent: 25 May 2012 16:48
To: General Discussion of SQLite Database
Subject: Re: [sqlite] FW: Problem with SQLite when deployed.

I've just been trying some other things and it seems that the
SQLite.Interop.dll file that I have copied to the 32-bit operating system is
the 64-bit version.  I think it will work if I make sure that the 32-bit
versions of the DLLs are included in my install program.  Will the 32-bit
versions work on 64-bit operating systems too?



Peter Walburn
Software Engineer
E-mail: peter.walb...@omega-data.com
Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate, Dyce, Aberdeen
AB21 0GP
Tel: +44 (0)1224 772763
Fax: +44 (0)1224 772783
www.omega-data.com




-Original Message-
From: sqlite-users-boun...@sqlite.org
[mailto:sqlite-users-boun...@sqlite.org] On Behalf Of Adam DeVita
Sent: 25 May 2012 16:37
To: General Discussion of SQLite Database
Subject: Re: [sqlite] FW: Problem with SQLite when deployed.

Simple thing first:

Did you ensure that the SQLite.Interop.dll is in the path that the PC is
searching?

regards,
Adam


On Fri, May 25, 2012 at 10:57 AM, Peter Walburn <
peter.walb...@omega-data.com> wrote:

> Hi,
>
> I have an application written in C# .Net 4.0 Framework.  I use SQLite 
> within the application.  I have recently updated from an older version 
> of SQLite to the latest version as I have moved to .Net Framework 4.0 
> and I received error messages about Mixed Mode Frameworks.
>
> Anyway, I do the development on an 64-Bit Windows 7 operating system.  
> I use Installshield 2010 Express to create an installation for the 
> application.  The application works ok on the Windows 7 PC, but when 
> installed on a different PC (or on a Virtual Client PC using VMWare), 
> I always receive a message such as:
>
> Unhandled exception has occurred in your application.  If you click 
> Continue, the application will ignore this error and attempt to 
> continue. If you click Quit, the application will close immediately.
>
> Unable to load DLL 'SQLite.Interop.dll': The specified module could 
> not be found. (Exception from HRESULT: 0x8007007e).
>
> I have tried to post this email about 5 times and it is always 
> returned
> saying: "The message's content type was not explicitly allowed."
>
>
>
> Peter Walburn
> Software Engineer
> E-mail: peter.walb...@omega-data.com
> Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate, Dyce, 
> Aberdeen
> AB21 0GP
> Tel: +44 (0)1224 772763
> Fax: +44 (0)1224 772783
> www.omega-data.com
>
>
>
>
>
> This is an email from Omega Data Services Ltd, a company registered in 
> Edinburgh, Scotland, with company number SC192323. Registered Office:
> Maclay Murray & Spens, 66 Queens Road, Aberdeen, AB15 4YE. Tel:
> 01224-356130. Website: www.omega-data.com <http://www.omega-data.com/>.
> This email and any files transmitted are confidential and intended 
> solely for the individual or entity to whom they are addressed. Any 
> views or opinions expressed or presented are those of the author(s) 
> and may not necessarily represent those of the company and no 
> representation is given nor liability accepted for the accuracy or 
> completeness of any information contained in this email un

Re: [sqlite] FW: Problem with SQLite when deployed.

2012-05-28 Thread Peter Walburn
On Friday, my when I ran the install routine and everything was installed on my 
32-bit OS, it did not work properly.  Then I manually copied the 
SQLite.Interop.dll over to the 32-bit OS, and it worked.  However, when I 
included this file in the install program it did not work.  Now I am unable to 
get it to work at all.

I have, however, reverted to an older version of SQLite (v2.0.50727) and if I 
include the following text:



  

in the .Config file, then everything works.  So I think that I am going to 
stick with this at the moment since it works.


Peter Walburn
Software Engineer
E-mail: peter.walb...@omega-data.com 
Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate, 
Dyce, Aberdeen AB21 0GP
Tel: +44 (0)1224 772763
Fax: +44 (0)1224 772783
www.omega-data.com




-Original Message-
From: sqlite-users-boun...@sqlite.org [mailto:sqlite-users-boun...@sqlite.org] 
On Behalf Of Adam DeVita
Sent: 28 May 2012 14:13
To: General Discussion of SQLite Database
Subject: Re: [sqlite] FW: Problem with SQLite when deployed.

Are you saying that you can manually place the dlls  and exes  on different 
computers and have it work?

regards,
Adam


On Mon, May 28, 2012 at 7:36 AM, Peter Walburn <peter.walb...@omega-data.com
> wrote:

> Okay, I've tried everything I can think of to get this to work.  I've 
> been at it for 4 days now!!
>
> I know that it is possible, because it did run on the 32-bit XP system 
> that I was running my installation on - that's when I copied the 
> 32-bit SQLite.Interop.dll from the 64-bit OS to the 32-bit OS.  Then I 
> rebuilt the install routine to use this file, but it has not worked 
> since.  I have absolutely no idea what to try next.
>
> Is there a similar program to SQLite that I might be able to use in C#?
>
>
>
> Peter Walburn
> Software Engineer
> E-mail: peter.walb...@omega-data.com
> Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate, Dyce, 
> Aberdeen AB21 0GP
> Tel: +44 (0)1224 772763
> Fax: +44 (0)1224 772783
> www.omega-data.com
>
>
>
> -Original Message-
> From: sqlite-users-boun...@sqlite.org [mailto:
> sqlite-users-boun...@sqlite.org] On Behalf Of Peter Walburn
> Sent: 28 May 2012 10:13
> To: General Discussion of SQLite Database
> Subject: Re: [sqlite] FW: Problem with SQLite when deployed.
>
> I thought that things were going to work ok on Friday, but now that my 
> Install routine copies the 32-bit DLL files onto the 32-bit operating 
> system, I am receiving the same errors.  Installing the application 
> (using the same install routine) on a 64-bit operating system does work fine.
>  This makes me think that there is something I am doing wrong and 
> maybe the
> 32 and 64-bit DLLs are getting mixed up.
>
>
>
> Peter Walburn
> Software Engineer
> E-mail: peter.walb...@omega-data.com
> Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate, Dyce, 
> Aberdeen
> AB21 0GP
> Tel: +44 (0)1224 772763
> Fax: +44 (0)1224 772783
> www.omega-data.com
>
>
>
> -Original Message-
> From: sqlite-users-boun...@sqlite.org [mailto:
> sqlite-users-boun...@sqlite.org] On Behalf Of Peter Walburn
> Sent: 25 May 2012 16:48
> To: General Discussion of SQLite Database
> Subject: Re: [sqlite] FW: Problem with SQLite when deployed.
>
> I've just been trying some other things and it seems that the 
> SQLite.Interop.dll file that I have copied to the 32-bit operating 
> system is the 64-bit version.  I think it will work if I make sure 
> that the 32-bit versions of the DLLs are included in my install 
> program.  Will the 32-bit versions work on 64-bit operating systems too?
>
>
>
> Peter Walburn
> Software Engineer
> E-mail: peter.walb...@omega-data.com
> Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate, Dyce, 
> Aberdeen
> AB21 0GP
> Tel: +44 (0)1224 772763
> Fax: +44 (0)1224 772783
> www.omega-data.com
>
>
>
>
> -----Original Message-
> From: sqlite-users-boun...@sqlite.org [mailto:
> sqlite-users-boun...@sqlite.org] On Behalf Of Adam DeVita
> Sent: 25 May 2012 16:37
> To: General Discussion of SQLite Database
> Subject: Re: [sqlite] FW: Problem with SQLite when deployed.
>
> Simple thing first:
>
> Did you ensure that the SQLite.Interop.dll is in the path that the PC 
> is searching?
>
> regards,
> Adam
>
>
> On Fri, May 25, 2012 at 10:57 AM, Peter Walburn < 
> peter.walb...@omega-data.com> wrote:
>
> > Hi,
> >
> > I have an application written in C# .Net 4.0 Framework.  I use 
> > SQLite within the application.  I have recently updated from an 
> > older version of SQLite to the latest version as I have moved to 
> > .Net Framework 4.0 and I received error messages about Mixed Mod

Re: [sqlite] FW: Problem with SQLite when deployed.

2012-05-28 Thread Adam DeVita
Are you saying that you can manually place the dlls  and exes  on different
computers and have it work?

regards,
Adam


On Mon, May 28, 2012 at 7:36 AM, Peter Walburn <peter.walb...@omega-data.com
> wrote:

> Okay, I've tried everything I can think of to get this to work.  I've been
> at it for 4 days now!!
>
> I know that it is possible, because it did run on the 32-bit XP system
> that I was running my installation on - that's when I copied the 32-bit
> SQLite.Interop.dll from the 64-bit OS to the 32-bit OS.  Then I rebuilt the
> install routine to use this file, but it has not worked since.  I have
> absolutely no idea what to try next.
>
> Is there a similar program to SQLite that I might be able to use in C#?
>
>
>
> Peter Walburn
> Software Engineer
> E-mail: peter.walb...@omega-data.com
> Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate,
> Dyce, Aberdeen AB21 0GP
> Tel: +44 (0)1224 772763
> Fax: +44 (0)1224 772783
> www.omega-data.com
>
>
>
> -Original Message-
> From: sqlite-users-boun...@sqlite.org [mailto:
> sqlite-users-boun...@sqlite.org] On Behalf Of Peter Walburn
> Sent: 28 May 2012 10:13
> To: General Discussion of SQLite Database
> Subject: Re: [sqlite] FW: Problem with SQLite when deployed.
>
> I thought that things were going to work ok on Friday, but now that my
> Install routine copies the 32-bit DLL files onto the 32-bit operating
> system, I am receiving the same errors.  Installing the application (using
> the same install routine) on a 64-bit operating system does work fine.
>  This makes me think that there is something I am doing wrong and maybe the
> 32 and 64-bit DLLs are getting mixed up.
>
>
>
> Peter Walburn
> Software Engineer
> E-mail: peter.walb...@omega-data.com
> Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate, Dyce, Aberdeen
> AB21 0GP
> Tel: +44 (0)1224 772763
> Fax: +44 (0)1224 772783
> www.omega-data.com
>
>
>
> -Original Message-
> From: sqlite-users-boun...@sqlite.org [mailto:
> sqlite-users-boun...@sqlite.org] On Behalf Of Peter Walburn
> Sent: 25 May 2012 16:48
> To: General Discussion of SQLite Database
> Subject: Re: [sqlite] FW: Problem with SQLite when deployed.
>
> I've just been trying some other things and it seems that the
> SQLite.Interop.dll file that I have copied to the 32-bit operating system
> is the 64-bit version.  I think it will work if I make sure that the 32-bit
> versions of the DLLs are included in my install program.  Will the 32-bit
> versions work on 64-bit operating systems too?
>
>
>
> Peter Walburn
> Software Engineer
> E-mail: peter.walb...@omega-data.com
> Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate, Dyce, Aberdeen
> AB21 0GP
> Tel: +44 (0)1224 772763
> Fax: +44 (0)1224 772783
> www.omega-data.com
>
>
>
>
> -Original Message-----
> From: sqlite-users-boun...@sqlite.org [mailto:
> sqlite-users-boun...@sqlite.org] On Behalf Of Adam DeVita
> Sent: 25 May 2012 16:37
> To: General Discussion of SQLite Database
> Subject: Re: [sqlite] FW: Problem with SQLite when deployed.
>
> Simple thing first:
>
> Did you ensure that the SQLite.Interop.dll is in the path that the PC is
> searching?
>
> regards,
> Adam
>
>
> On Fri, May 25, 2012 at 10:57 AM, Peter Walburn <
> peter.walb...@omega-data.com> wrote:
>
> > Hi,
> >
> > I have an application written in C# .Net 4.0 Framework.  I use SQLite
> > within the application.  I have recently updated from an older version
> > of SQLite to the latest version as I have moved to .Net Framework 4.0
> > and I received error messages about Mixed Mode Frameworks.
> >
> > Anyway, I do the development on an 64-Bit Windows 7 operating system.
> > I use Installshield 2010 Express to create an installation for the
> > application.  The application works ok on the Windows 7 PC, but when
> > installed on a different PC (or on a Virtual Client PC using VMWare),
> > I always receive a message such as:
> >
> > Unhandled exception has occurred in your application.  If you click
> > Continue, the application will ignore this error and attempt to
> > continue. If you click Quit, the application will close immediately.
> >
> > Unable to load DLL 'SQLite.Interop.dll': The specified module could
> > not be found. (Exception from HRESULT: 0x8007007e).
> >
> > I have tried to post this email about 5 times and it is always
> > returned
> > saying: "The message's content type was not explicitly allowed."
> >
> >
> >
> > Peter Walburn
> > Software Engineer
> > E-mail: peter.walb...@omega-data

Re: [sqlite] FW: Problem with SQLite when deployed.

2012-05-28 Thread Peter Walburn
Okay, I've tried everything I can think of to get this to work.  I've been at 
it for 4 days now!!

I know that it is possible, because it did run on the 32-bit XP system that I 
was running my installation on - that's when I copied the 32-bit 
SQLite.Interop.dll from the 64-bit OS to the 32-bit OS.  Then I rebuilt the 
install routine to use this file, but it has not worked since.  I have 
absolutely no idea what to try next.

Is there a similar program to SQLite that I might be able to use in C#? 



Peter Walburn
Software Engineer
E-mail: peter.walb...@omega-data.com 
Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate, 
Dyce, Aberdeen AB21 0GP
Tel: +44 (0)1224 772763
Fax: +44 (0)1224 772783
www.omega-data.com



-Original Message-
From: sqlite-users-boun...@sqlite.org [mailto:sqlite-users-boun...@sqlite.org] 
On Behalf Of Peter Walburn
Sent: 28 May 2012 10:13
To: General Discussion of SQLite Database
Subject: Re: [sqlite] FW: Problem with SQLite when deployed.

I thought that things were going to work ok on Friday, but now that my Install 
routine copies the 32-bit DLL files onto the 32-bit operating system, I am 
receiving the same errors.  Installing the application (using the same install 
routine) on a 64-bit operating system does work fine.  This makes me think that 
there is something I am doing wrong and maybe the 32 and 64-bit DLLs are 
getting mixed up.



Peter Walburn
Software Engineer
E-mail: peter.walb...@omega-data.com
Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate, Dyce, Aberdeen AB21 
0GP
Tel: +44 (0)1224 772763
Fax: +44 (0)1224 772783
www.omega-data.com



-Original Message-
From: sqlite-users-boun...@sqlite.org [mailto:sqlite-users-boun...@sqlite.org] 
On Behalf Of Peter Walburn
Sent: 25 May 2012 16:48
To: General Discussion of SQLite Database
Subject: Re: [sqlite] FW: Problem with SQLite when deployed.

I've just been trying some other things and it seems that the 
SQLite.Interop.dll file that I have copied to the 32-bit operating system is 
the 64-bit version.  I think it will work if I make sure that the 32-bit 
versions of the DLLs are included in my install program.  Will the 32-bit 
versions work on 64-bit operating systems too?



Peter Walburn
Software Engineer
E-mail: peter.walb...@omega-data.com
Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate, Dyce, Aberdeen AB21 
0GP
Tel: +44 (0)1224 772763
Fax: +44 (0)1224 772783
www.omega-data.com




-Original Message-
From: sqlite-users-boun...@sqlite.org [mailto:sqlite-users-boun...@sqlite.org] 
On Behalf Of Adam DeVita
Sent: 25 May 2012 16:37
To: General Discussion of SQLite Database
Subject: Re: [sqlite] FW: Problem with SQLite when deployed.

Simple thing first:

Did you ensure that the SQLite.Interop.dll is in the path that the PC is 
searching?

regards,
Adam


On Fri, May 25, 2012 at 10:57 AM, Peter Walburn < peter.walb...@omega-data.com> 
wrote:

> Hi,
>
> I have an application written in C# .Net 4.0 Framework.  I use SQLite 
> within the application.  I have recently updated from an older version 
> of SQLite to the latest version as I have moved to .Net Framework 4.0 
> and I received error messages about Mixed Mode Frameworks.
>
> Anyway, I do the development on an 64-Bit Windows 7 operating system.  
> I use Installshield 2010 Express to create an installation for the 
> application.  The application works ok on the Windows 7 PC, but when 
> installed on a different PC (or on a Virtual Client PC using VMWare), 
> I always receive a message such as:
>
> Unhandled exception has occurred in your application.  If you click 
> Continue, the application will ignore this error and attempt to 
> continue. If you click Quit, the application will close immediately.
>
> Unable to load DLL 'SQLite.Interop.dll': The specified module could 
> not be found. (Exception from HRESULT: 0x8007007e).
>
> I have tried to post this email about 5 times and it is always 
> returned
> saying: "The message's content type was not explicitly allowed."
>
>
>
> Peter Walburn
> Software Engineer
> E-mail: peter.walb...@omega-data.com
> Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate, Dyce, 
> Aberdeen
> AB21 0GP
> Tel: +44 (0)1224 772763
> Fax: +44 (0)1224 772783
> www.omega-data.com
>
>
>
>
>
> This is an email from Omega Data Services Ltd, a company registered in 
> Edinburgh, Scotland, with company number SC192323. Registered Office:
> Maclay Murray & Spens, 66 Queens Road, Aberdeen, AB15 4YE. Tel:
> 01224-356130. Website: www.omega-data.com <http://www.omega-data.com/>.
> This email and any files transmitted are confidential and intended 
> solely for the individual or entity to whom they are addressed. Any 
> views or opinions expressed or presented are those of the author(s) 
> and may not necessarily represent those of the 

Re: [sqlite] FW: Problem with SQLite when deployed.

2012-05-28 Thread Peter Walburn
I thought that things were going to work ok on Friday, but now that my Install 
routine copies the 32-bit DLL files onto the 32-bit operating system, I am 
receiving the same errors.  Installing the application (using the same install 
routine) on a 64-bit operating system does work fine.  This makes me think that 
there is something I am doing wrong and maybe the 32 and 64-bit DLLs are 
getting mixed up.



Peter Walburn
Software Engineer
E-mail: peter.walb...@omega-data.com 
Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate, 
Dyce, Aberdeen AB21 0GP
Tel: +44 (0)1224 772763
Fax: +44 (0)1224 772783
www.omega-data.com



-Original Message-
From: sqlite-users-boun...@sqlite.org [mailto:sqlite-users-boun...@sqlite.org] 
On Behalf Of Peter Walburn
Sent: 25 May 2012 16:48
To: General Discussion of SQLite Database
Subject: Re: [sqlite] FW: Problem with SQLite when deployed.

I've just been trying some other things and it seems that the 
SQLite.Interop.dll file that I have copied to the 32-bit operating system is 
the 64-bit version.  I think it will work if I make sure that the 32-bit 
versions of the DLLs are included in my install program.  Will the 32-bit 
versions work on 64-bit operating systems too?



Peter Walburn
Software Engineer
E-mail: peter.walb...@omega-data.com
Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate, Dyce, Aberdeen AB21 
0GP
Tel: +44 (0)1224 772763
Fax: +44 (0)1224 772783
www.omega-data.com




-Original Message-
From: sqlite-users-boun...@sqlite.org [mailto:sqlite-users-boun...@sqlite.org] 
On Behalf Of Adam DeVita
Sent: 25 May 2012 16:37
To: General Discussion of SQLite Database
Subject: Re: [sqlite] FW: Problem with SQLite when deployed.

Simple thing first:

Did you ensure that the SQLite.Interop.dll is in the path that the PC is 
searching?

regards,
Adam


On Fri, May 25, 2012 at 10:57 AM, Peter Walburn < peter.walb...@omega-data.com> 
wrote:

> Hi,
>
> I have an application written in C# .Net 4.0 Framework.  I use SQLite 
> within the application.  I have recently updated from an older version 
> of SQLite to the latest version as I have moved to .Net Framework 4.0 
> and I received error messages about Mixed Mode Frameworks.
>
> Anyway, I do the development on an 64-Bit Windows 7 operating system.  
> I use Installshield 2010 Express to create an installation for the 
> application.  The application works ok on the Windows 7 PC, but when 
> installed on a different PC (or on a Virtual Client PC using VMWare), 
> I always receive a message such as:
>
> Unhandled exception has occurred in your application.  If you click 
> Continue, the application will ignore this error and attempt to 
> continue. If you click Quit, the application will close immediately.
>
> Unable to load DLL 'SQLite.Interop.dll': The specified module could 
> not be found. (Exception from HRESULT: 0x8007007e).
>
> I have tried to post this email about 5 times and it is always 
> returned
> saying: "The message's content type was not explicitly allowed."
>
>
>
> Peter Walburn
> Software Engineer
> E-mail: peter.walb...@omega-data.com
> Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate, Dyce, 
> Aberdeen
> AB21 0GP
> Tel: +44 (0)1224 772763
> Fax: +44 (0)1224 772783
> www.omega-data.com
>
>
>
>
>
> This is an email from Omega Data Services Ltd, a company registered in 
> Edinburgh, Scotland, with company number SC192323. Registered Office:
> Maclay Murray & Spens, 66 Queens Road, Aberdeen, AB15 4YE. Tel:
> 01224-356130. Website: www.omega-data.com <http://www.omega-data.com/>.
> This email and any files transmitted are confidential and intended 
> solely for the individual or entity to whom they are addressed. Any 
> views or opinions expressed or presented are those of the author(s) 
> and may not necessarily represent those of the company and no 
> representation is given nor liability accepted for the accuracy or 
> completeness of any information contained in this email unless 
> expressly stated to the contrary. If you are not the intended 
> recipient or have received this email in error, you may not use, 
> disseminate, forward, print or copy it, but please notify the sender 
> that you have received it in error and remove the message from your system 
> immediately.
> Whilst we have taken reasonable precautions to ensure that this email 
> and any attachments have been checked for viruses, we cannot guarantee 
> that they are virus free, and we cannot accept liability for any 
> damage sustained as a result of software viruses. We would advise that 
> you carry out your own virus checks, especially before opening an 
> attachment.
>
> ___
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sq

Re: [sqlite] FW: Problem with SQLite when deployed.

2012-05-25 Thread Random Coder
On Fri, May 25, 2012 at 9:40 AM, Pavel Ivanov  wrote:
> Except that 64-bit executable cannot load 32-bit DLL and vice versa.
> I'm not sure how this rule is applied to managed executables and DLLs
> loading unmanaged DLLs.

On a 64-bit machine managed executables run as 64-bit assemblies (and
thus can only load 64-bit DLLs) unless the 32-bit flag is set in the
assembly.  You can set this flag via Visual Studio's "Platform Target"
option or CorFlags.exe.  I also seem to recall if a 32-bit assembly
launches a managed assembly, it'll be run as a 32-bit process.

This is why I use a custom SQLite DLL.  I compile and ship both 32 bit
and 64 bit versions and load the proper DLL at runtime depending on
how my process has been run.  Sadly, my solution has too many other
custom features to be something I can publish.
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] FW: Problem with SQLite when deployed.

2012-05-25 Thread Pavel Ivanov
> For device drivers, the 32 & 64 bit difference can be incompatible. For
> other libraries, DLL functions are just like exe ones.  The 64 bit machine
> should execute the 32 bit code.

Except that 64-bit executable cannot load 32-bit DLL and vice versa.
I'm not sure how this rule is applied to managed executables and DLLs
loading unmanaged DLLs.


Pavel


On Fri, May 25, 2012 at 12:14 PM, Adam DeVita <adev...@verifeye.com> wrote:
> Under normal circumstances, same directory as the exe is part of a default
> path of places Windows looks.
>
> I just ran my 32 bit code on a windows 7 64 bit machine. It worked ok  ( It
> is just a count records in this table and display it on a test label. ).
>
> For device drivers, the 32 & 64 bit difference can be incompatible. For
> other libraries, DLL functions are just like exe ones.  The 64 bit machine
> should execute the 32 bit code.
>
> I'm testing with the .NET 3.5  SP1 32 bit code.
>
> Adam
>
>
>
> On Fri, May 25, 2012 at 11:47 AM, Peter Walburn <
> peter.walb...@omega-data.com> wrote:
>
>> I've just been trying some other things and it seems that the
>> SQLite.Interop.dll file that I have copied to the 32-bit operating system
>> is the 64-bit version.  I think it will work if I make sure that the 32-bit
>> versions of the DLLs are included in my install program.  Will the 32-bit
>> versions work on 64-bit operating systems too?
>>
>>
>>
>> Peter Walburn
>> Software Engineer
>> E-mail: peter.walb...@omega-data.com
>> Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate,
>> Dyce, Aberdeen AB21 0GP
>> Tel: +44 (0)1224 772763
>> Fax: +44 (0)1224 772783
>> www.omega-data.com
>>
>>
>>
>>
>> -Original Message-----
>> From: sqlite-users-boun...@sqlite.org [mailto:
>> sqlite-users-boun...@sqlite.org] On Behalf Of Adam DeVita
>> Sent: 25 May 2012 16:37
>> To: General Discussion of SQLite Database
>> Subject: Re: [sqlite] FW: Problem with SQLite when deployed.
>>
>> Simple thing first:
>>
>> Did you ensure that the SQLite.Interop.dll is in the path that the PC is
>> searching?
>>
>> regards,
>> Adam
>>
>>
>> On Fri, May 25, 2012 at 10:57 AM, Peter Walburn <
>> peter.walb...@omega-data.com> wrote:
>>
>> > Hi,
>> >
>> > I have an application written in C# .Net 4.0 Framework.  I use SQLite
>> > within the application.  I have recently updated from an older version
>> > of SQLite to the latest version as I have moved to .Net Framework 4.0
>> > and I received error messages about Mixed Mode Frameworks.
>> >
>> > Anyway, I do the development on an 64-Bit Windows 7 operating system.
>> > I use Installshield 2010 Express to create an installation for the
>> > application.  The application works ok on the Windows 7 PC, but when
>> > installed on a different PC (or on a Virtual Client PC using VMWare),
>> > I always receive a message such as:
>> >
>> > Unhandled exception has occurred in your application.  If you click
>> > Continue, the application will ignore this error and attempt to
>> > continue. If you click Quit, the application will close immediately.
>> >
>> > Unable to load DLL 'SQLite.Interop.dll': The specified module could
>> > not be found. (Exception from HRESULT: 0x8007007e).
>> >
>> > I have tried to post this email about 5 times and it is always
>> > returned
>> > saying: "The message's content type was not explicitly allowed."
>> >
>> >
>> >
>> > Peter Walburn
>> > Software Engineer
>> > E-mail: peter.walb...@omega-data.com
>> > Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate, Dyce,
>> > Aberdeen
>> > AB21 0GP
>> > Tel: +44 (0)1224 772763
>> > Fax: +44 (0)1224 772783
>> > www.omega-data.com
>> >
>> >
>> >
>> >
>> >
>> > This is an email from Omega Data Services Ltd, a company registered in
>> > Edinburgh, Scotland, with company number SC192323. Registered Office:
>> > Maclay Murray & Spens, 66 Queens Road, Aberdeen, AB15 4YE. Tel:
>> > 01224-356130. Website: www.omega-data.com <http://www.omega-data.com/>.
>> > This email and any files transmitted are confidential and intended
>> > solely for the individual or entity to whom they are addressed. Any
>> > views or opinions expressed or presented are those of the author(s)
>> > and may not necessarily represent those of the company 

Re: [sqlite] FW: Problem with SQLite when deployed.

2012-05-25 Thread Adam DeVita
Under normal circumstances, same directory as the exe is part of a default
path of places Windows looks.

I just ran my 32 bit code on a windows 7 64 bit machine. It worked ok  ( It
is just a count records in this table and display it on a test label. ).

For device drivers, the 32 & 64 bit difference can be incompatible. For
other libraries, DLL functions are just like exe ones.  The 64 bit machine
should execute the 32 bit code.

I'm testing with the .NET 3.5  SP1 32 bit code.

Adam



On Fri, May 25, 2012 at 11:47 AM, Peter Walburn <
peter.walb...@omega-data.com> wrote:

> I've just been trying some other things and it seems that the
> SQLite.Interop.dll file that I have copied to the 32-bit operating system
> is the 64-bit version.  I think it will work if I make sure that the 32-bit
> versions of the DLLs are included in my install program.  Will the 32-bit
> versions work on 64-bit operating systems too?
>
>
>
> Peter Walburn
> Software Engineer
> E-mail: peter.walb...@omega-data.com
> Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate,
> Dyce, Aberdeen AB21 0GP
> Tel: +44 (0)1224 772763
> Fax: +44 (0)1224 772783
> www.omega-data.com
>
>
>
>
> -Original Message-
> From: sqlite-users-boun...@sqlite.org [mailto:
> sqlite-users-boun...@sqlite.org] On Behalf Of Adam DeVita
> Sent: 25 May 2012 16:37
> To: General Discussion of SQLite Database
> Subject: Re: [sqlite] FW: Problem with SQLite when deployed.
>
> Simple thing first:
>
> Did you ensure that the SQLite.Interop.dll is in the path that the PC is
> searching?
>
> regards,
> Adam
>
>
> On Fri, May 25, 2012 at 10:57 AM, Peter Walburn <
> peter.walb...@omega-data.com> wrote:
>
> > Hi,
> >
> > I have an application written in C# .Net 4.0 Framework.  I use SQLite
> > within the application.  I have recently updated from an older version
> > of SQLite to the latest version as I have moved to .Net Framework 4.0
> > and I received error messages about Mixed Mode Frameworks.
> >
> > Anyway, I do the development on an 64-Bit Windows 7 operating system.
> > I use Installshield 2010 Express to create an installation for the
> > application.  The application works ok on the Windows 7 PC, but when
> > installed on a different PC (or on a Virtual Client PC using VMWare),
> > I always receive a message such as:
> >
> > Unhandled exception has occurred in your application.  If you click
> > Continue, the application will ignore this error and attempt to
> > continue. If you click Quit, the application will close immediately.
> >
> > Unable to load DLL 'SQLite.Interop.dll': The specified module could
> > not be found. (Exception from HRESULT: 0x8007007e).
> >
> > I have tried to post this email about 5 times and it is always
> > returned
> > saying: "The message's content type was not explicitly allowed."
> >
> >
> >
> > Peter Walburn
> > Software Engineer
> > E-mail: peter.walb...@omega-data.com
> > Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate, Dyce,
> > Aberdeen
> > AB21 0GP
> > Tel: +44 (0)1224 772763
> > Fax: +44 (0)1224 772783
> > www.omega-data.com
> >
> >
> >
> >
> >
> > This is an email from Omega Data Services Ltd, a company registered in
> > Edinburgh, Scotland, with company number SC192323. Registered Office:
> > Maclay Murray & Spens, 66 Queens Road, Aberdeen, AB15 4YE. Tel:
> > 01224-356130. Website: www.omega-data.com <http://www.omega-data.com/>.
> > This email and any files transmitted are confidential and intended
> > solely for the individual or entity to whom they are addressed. Any
> > views or opinions expressed or presented are those of the author(s)
> > and may not necessarily represent those of the company and no
> > representation is given nor liability accepted for the accuracy or
> > completeness of any information contained in this email unless
> > expressly stated to the contrary. If you are not the intended
> > recipient or have received this email in error, you may not use,
> > disseminate, forward, print or copy it, but please notify the sender
> > that you have received it in error and remove the message from your
> system immediately.
> > Whilst we have taken reasonable precautions to ensure that this email
> > and any attachments have been checked for viruses, we cannot guarantee
> > that they are virus free, and we cannot accept liability for any
> > damage sustained as a result of software viruses. We would advise that
> > you carry out your own virus checks, especially before opening an
> > a

Re: [sqlite] FW: Problem with SQLite when deployed.

2012-05-25 Thread Peter Walburn
I've just been trying some other things and it seems that the 
SQLite.Interop.dll file that I have copied to the 32-bit operating system is 
the 64-bit version.  I think it will work if I make sure that the 32-bit 
versions of the DLLs are included in my install program.  Will the 32-bit 
versions work on 64-bit operating systems too?



Peter Walburn
Software Engineer
E-mail: peter.walb...@omega-data.com 
Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate, 
Dyce, Aberdeen AB21 0GP
Tel: +44 (0)1224 772763
Fax: +44 (0)1224 772783
www.omega-data.com




-Original Message-
From: sqlite-users-boun...@sqlite.org [mailto:sqlite-users-boun...@sqlite.org] 
On Behalf Of Adam DeVita
Sent: 25 May 2012 16:37
To: General Discussion of SQLite Database
Subject: Re: [sqlite] FW: Problem with SQLite when deployed.

Simple thing first:

Did you ensure that the SQLite.Interop.dll is in the path that the PC is 
searching?

regards,
Adam


On Fri, May 25, 2012 at 10:57 AM, Peter Walburn < peter.walb...@omega-data.com> 
wrote:

> Hi,
>
> I have an application written in C# .Net 4.0 Framework.  I use SQLite 
> within the application.  I have recently updated from an older version 
> of SQLite to the latest version as I have moved to .Net Framework 4.0 
> and I received error messages about Mixed Mode Frameworks.
>
> Anyway, I do the development on an 64-Bit Windows 7 operating system.  
> I use Installshield 2010 Express to create an installation for the 
> application.  The application works ok on the Windows 7 PC, but when 
> installed on a different PC (or on a Virtual Client PC using VMWare), 
> I always receive a message such as:
>
> Unhandled exception has occurred in your application.  If you click 
> Continue, the application will ignore this error and attempt to 
> continue. If you click Quit, the application will close immediately.
>
> Unable to load DLL 'SQLite.Interop.dll': The specified module could 
> not be found. (Exception from HRESULT: 0x8007007e).
>
> I have tried to post this email about 5 times and it is always 
> returned
> saying: "The message's content type was not explicitly allowed."
>
>
>
> Peter Walburn
> Software Engineer
> E-mail: peter.walb...@omega-data.com
> Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate, Dyce, 
> Aberdeen
> AB21 0GP
> Tel: +44 (0)1224 772763
> Fax: +44 (0)1224 772783
> www.omega-data.com
>
>
>
>
>
> This is an email from Omega Data Services Ltd, a company registered in 
> Edinburgh, Scotland, with company number SC192323. Registered Office:
> Maclay Murray & Spens, 66 Queens Road, Aberdeen, AB15 4YE. Tel:
> 01224-356130. Website: www.omega-data.com <http://www.omega-data.com/>.
> This email and any files transmitted are confidential and intended 
> solely for the individual or entity to whom they are addressed. Any 
> views or opinions expressed or presented are those of the author(s) 
> and may not necessarily represent those of the company and no 
> representation is given nor liability accepted for the accuracy or 
> completeness of any information contained in this email unless 
> expressly stated to the contrary. If you are not the intended 
> recipient or have received this email in error, you may not use, 
> disseminate, forward, print or copy it, but please notify the sender 
> that you have received it in error and remove the message from your system 
> immediately.
> Whilst we have taken reasonable precautions to ensure that this email 
> and any attachments have been checked for viruses, we cannot guarantee 
> that they are virus free, and we cannot accept liability for any 
> damage sustained as a result of software viruses. We would advise that 
> you carry out your own virus checks, especially before opening an 
> attachment.
>
> ___
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



--
VerifEye Technologies Inc.
905-948-0015x245
151 Whitehall Dr, Unit 2
Markham ON, L3R 9T1
Canada
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

--
This message has been scanned for viruses and dangerous content by Converged, 
and is believed to be clean.

___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] FW: Problem with SQLite when deployed.

2012-05-25 Thread Peter Walburn
Adam

SQLite.Interop.dll is in the same directory as the application being run.  But 
it probably isn't in the PC's search path.



Peter Walburn
Software Engineer
E-mail: peter.walb...@omega-data.com 
Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate, 
Dyce, Aberdeen AB21 0GP
Tel: +44 (0)1224 772763
Fax: +44 (0)1224 772783
www.omega-data.com




-Original Message-
From: sqlite-users-boun...@sqlite.org [mailto:sqlite-users-boun...@sqlite.org] 
On Behalf Of Adam DeVita
Sent: 25 May 2012 16:37
To: General Discussion of SQLite Database
Subject: Re: [sqlite] FW: Problem with SQLite when deployed.

Simple thing first:

Did you ensure that the SQLite.Interop.dll is in the path that the PC is 
searching?

regards,
Adam


On Fri, May 25, 2012 at 10:57 AM, Peter Walburn < peter.walb...@omega-data.com> 
wrote:

> Hi,
>
> I have an application written in C# .Net 4.0 Framework.  I use SQLite 
> within the application.  I have recently updated from an older version 
> of SQLite to the latest version as I have moved to .Net Framework 4.0 
> and I received error messages about Mixed Mode Frameworks.
>
> Anyway, I do the development on an 64-Bit Windows 7 operating system.  
> I use Installshield 2010 Express to create an installation for the 
> application.  The application works ok on the Windows 7 PC, but when 
> installed on a different PC (or on a Virtual Client PC using VMWare), 
> I always receive a message such as:
>
> Unhandled exception has occurred in your application.  If you click 
> Continue, the application will ignore this error and attempt to 
> continue. If you click Quit, the application will close immediately.
>
> Unable to load DLL 'SQLite.Interop.dll': The specified module could 
> not be found. (Exception from HRESULT: 0x8007007e).
>
> I have tried to post this email about 5 times and it is always 
> returned
> saying: "The message's content type was not explicitly allowed."
>
>
>
> Peter Walburn
> Software Engineer
> E-mail: peter.walb...@omega-data.com
> Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate, Dyce, 
> Aberdeen
> AB21 0GP
> Tel: +44 (0)1224 772763
> Fax: +44 (0)1224 772783
> www.omega-data.com
>
>
>
>
>
> This is an email from Omega Data Services Ltd, a company registered in 
> Edinburgh, Scotland, with company number SC192323. Registered Office:
> Maclay Murray & Spens, 66 Queens Road, Aberdeen, AB15 4YE. Tel:
> 01224-356130. Website: www.omega-data.com <http://www.omega-data.com/>.
> This email and any files transmitted are confidential and intended 
> solely for the individual or entity to whom they are addressed. Any 
> views or opinions expressed or presented are those of the author(s) 
> and may not necessarily represent those of the company and no 
> representation is given nor liability accepted for the accuracy or 
> completeness of any information contained in this email unless 
> expressly stated to the contrary. If you are not the intended 
> recipient or have received this email in error, you may not use, 
> disseminate, forward, print or copy it, but please notify the sender 
> that you have received it in error and remove the message from your system 
> immediately.
> Whilst we have taken reasonable precautions to ensure that this email 
> and any attachments have been checked for viruses, we cannot guarantee 
> that they are virus free, and we cannot accept liability for any 
> damage sustained as a result of software viruses. We would advise that 
> you carry out your own virus checks, especially before opening an 
> attachment.
>
> ___
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



--
VerifEye Technologies Inc.
905-948-0015x245
151 Whitehall Dr, Unit 2
Markham ON, L3R 9T1
Canada
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

--
This message has been scanned for viruses and dangerous content by Converged, 
and is believed to be clean.

___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] FW: Problem with SQLite when deployed.

2012-05-25 Thread Adam DeVita
Simple thing first:

Did you ensure that the SQLite.Interop.dll is in the path that the PC is
searching?

regards,
Adam


On Fri, May 25, 2012 at 10:57 AM, Peter Walburn <
peter.walb...@omega-data.com> wrote:

> Hi,
>
> I have an application written in C# .Net 4.0 Framework.  I use SQLite
> within the application.  I have recently updated from an older version
> of SQLite to the latest version as I have moved to .Net Framework 4.0
> and I received error messages about Mixed Mode Frameworks.
>
> Anyway, I do the development on an 64-Bit Windows 7 operating system.  I
> use Installshield 2010 Express to create an installation for the
> application.  The application works ok on the Windows 7 PC, but when
> installed on a different PC (or on a Virtual Client PC using VMWare), I
> always receive a message such as:
>
> Unhandled exception has occurred in your application.  If you click
> Continue, the application will ignore this error and attempt to
> continue. If you click Quit, the application will close immediately.
>
> Unable to load DLL 'SQLite.Interop.dll': The specified module could not
> be found. (Exception from HRESULT: 0x8007007e).
>
> I have tried to post this email about 5 times and it is always returned
> saying: "The message's content type was not explicitly allowed."
>
>
>
> Peter Walburn
> Software Engineer
> E-mail: peter.walb...@omega-data.com
> Units 44-46 Howe Moss Avenue, Kirkhill Industrial Estate, Dyce, Aberdeen
> AB21 0GP
> Tel: +44 (0)1224 772763
> Fax: +44 (0)1224 772783
> www.omega-data.com
>
>
>
>
>
> This is an email from Omega Data Services Ltd, a company registered in
> Edinburgh, Scotland, with company number SC192323. Registered Office:
> Maclay Murray & Spens, 66 Queens Road, Aberdeen, AB15 4YE. Tel:
> 01224-356130. Website: www.omega-data.com .
> This email and any files transmitted are confidential and intended
> solely for the individual or entity to whom they are addressed. Any
> views or opinions expressed or presented are those of the author(s) and
> may not necessarily represent those of the company and no representation
> is given nor liability accepted for the accuracy or completeness of any
> information contained in this email unless expressly stated to the
> contrary. If you are not the intended recipient or have received this
> email in error, you may not use, disseminate, forward, print or copy it,
> but please notify the sender that you have received it in error and
> remove the message from your system immediately.
> Whilst we have taken reasonable precautions to ensure that this email
> and any attachments have been checked for viruses, we cannot guarantee
> that they are virus free, and we cannot accept liability for any damage
> sustained as a result of software viruses. We would advise that you
> carry out your own virus checks, especially before opening an
> attachment.
>
> ___
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
VerifEye Technologies Inc.
905-948-0015x245
151 Whitehall Dr, Unit 2
Markham ON, L3R 9T1
Canada
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users