For more information:

I am using Visual Studio 2008 SP1 to compile 64bit SQLite3.

Ti Ny

> From: [EMAIL PROTECTED]
> To: sqlite-users@sqlite.org
> Date: Wed, 26 Nov 2008 14:26:03 +0100
> Subject: Re: [sqlite] sqlite3_open16 fails on Windows Vista 64b
> 
> 
> I am trying to build 64bit version of SQLite on Windows Vista, but I am 
> facing some severe troubles with it. 
> It seems I am unable to get it to work - I have 64bit build and if I try to 
> invoke some function it fails that
> module cannot be found. I assume there are some missing dependencies, however 
> using dependency walker
> it seems all of them are there. Even it shows x86 dependencies, but I assume 
> WOW64 should handle it.
> 
> Is it even possible to compile 64bit version of SQLite with the current 
> source files? I do not want to try if
> my head is stronger than a wall ;-) Thanks.
> 
> Ti Ny.
> 
> > Date: Wed, 26 Nov 2008 01:04:46 +0100
> > From: [EMAIL PROTECTED]
> > To: sqlite-users@sqlite.org
> > Subject: Re: [sqlite] sqlite3_open16 fails on Windows Vista 64b
> > 
> > That'd happen if you use the 32bit DLL with 64bit application... F.
> > 
> > On Tue, Nov 25, 2008 at 1:59 PM, Ti Ny <[EMAIL PROTECTED]> wrote:
> > >
> > > I am getting an exception: An attempt was made to load a program with a 
> > > incorrect format. (HRESULT: 0x8007000B) when I am trying to use 
> > > sqlite3_open16 on Windows Vista 64b. On 32b or XP 32bit it works 
> > > correctly.


_________________________________________________________________
Connect to the next generation of MSN Messenger 
http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to