The sqlite3.def file is included in the Zip archive with the precompiled 
Windows DLL (http://www.sqlite.org/sqlitedll-3_3_15.zip).

For me, it's a minor annoyance to have to download the precompiled DLL when I'm 
making the DLL from source.  I've been meaning to ask to have sqlite3.def 
included with the pure C source.  I seem to remember some discussion about it 
previously on the list, and haven't had time to look-up the result.

 -Clark

----- Original Message ----
From: Gunnar Roth <[EMAIL PROTECTED]>
To: sqlite-users@sqlite.org
Sent: Monday, April 9, 2007 10:33:11 AM
Subject: Re: [sqlite] Version 3.3.15

[EMAIL PROTECTED] schrieb:
> SQLite version 3.3.15 is now available on the website
>
>    http://www.sqlite.org/
>
> This release fixes a problem introduced in 3.3.14 which
> causes the database connection to become wedged if you
> attempt to ROLLBACK a CREATE TEMP TABLE statement.
>
>   

Hello Mr. Hipp.
Is there a reason why the sqlite3.def and the shell.c file is missing 
from the zip distribution file?
And is there an easy way to get the def file when using msvc?

regards,
gunnar



-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------





-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to