Re: [sqlite] SPAM: sqlite3_open16 fails on Windows Vista 64b

2008-11-26 Thread Ti Ny

I did the 64bit build of SQLite3, but I am still getting the same error on 
64bit system :(

Ti Ny

> From: [EMAIL PROTECTED]
> To: sqlite-users@sqlite.org
> Date: Tue, 25 Nov 2008 10:27:28 -0700
> Subject: Re: [sqlite] SPAM:   sqlite3_open16 fails on Windows Vista 64b
> 
> This can happen if you're accessing the precompiled sqlite library from a
> 64-bit application.  The binary provided by sqlite.org is 32-bit.  A lot of
> .NET managed people get tripped by this, since .NET programs are (by
> default) compiled as "Any CPU" which means on a 64-bit machine, the .NET
> program runs in 64-bit.
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Ti Ny
> Sent: Tuesday, November 25, 2008 6:00 AM
> To: sqlite-users@sqlite.org
> Subject: SPAM: [sqlite] sqlite3_open16 fails on Windows Vista 64b
> 
> 
> 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.
> 
> _
> Invite your mail contacts to join your friends list with Windows Live
> Spaces. It's easy!
> http://spaces.live.com/spacesapi.aspx?wx_action=create_url=/friends.aspx;
> mkt=en-us
> ___
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
> 
> 
> ___
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

_
Discover the new Windows Vista
http://search.msn.com/results.aspx?q=windows+vista=en-US=QBRE
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] SPAM: sqlite3_open16 fails on Windows Vista 64b

2008-11-25 Thread Robert Simpson
This can happen if you're accessing the precompiled sqlite library from a
64-bit application.  The binary provided by sqlite.org is 32-bit.  A lot of
.NET managed people get tripped by this, since .NET programs are (by
default) compiled as "Any CPU" which means on a 64-bit machine, the .NET
program runs in 64-bit.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ti Ny
Sent: Tuesday, November 25, 2008 6:00 AM
To: sqlite-users@sqlite.org
Subject: SPAM: [sqlite] sqlite3_open16 fails on Windows Vista 64b


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.

_
Invite your mail contacts to join your friends list with Windows Live
Spaces. It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=create_url=/friends.aspx;
mkt=en-us
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


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