There isn't really an installation. The DLL would need to be in either
your Windows\System32 directory (Or some PATH Windows knows about), or in
the same directory as your EXE.
The other option, if you're building SQLite into your application, is get
the Amalgamation and build your product off th
I have an old version of SQLite 3.8.7 for windows and downloaded the new
binaries v 3.13.0 in the zip format which contained the 2 unzipped files
.def and .dll .
However there was nothing informing me about the installation procedure.
Can someone help?
Thanks
_
Thank you Greg .. I'll be grabbing that right away :)
Steven Hodson
ToolFox.com
http://www.toolfox.com
news://news.toolfox.com
> -Original Message-
> From: Greg Obleshchuk [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, October 28, 2003 4:40 AM
> To: 'sqlite
Hi All,
I have updated my SQLite Wrapper for .NET . It is now version 1.1.0
In this update I coded in a loop around the execute statement to handle
SQlite_busy situation. After reading the wiki page
http://www.sqlite.org/cvstrac/wiki?p=MultiThreading I followed the example.
This should make it
4 matches
Mail list logo