I'm having problems getting the windows .exe sqlite3.  When I go to the
sqlite.org/download.html site I only see the dll and no .exe.
What is it that I'm missing?


Carl Barnes
Software Engineer, CIS
Almond Computers, DBA
A computer service company specializing in custom software,
computer repairs, remove virus, etc.
Close to home and far from ordinary.
131 Oliver Lane
Garland,  NC     28441
Cell: 910-876-0816
Office/Fax: 910-588-4487

On Thu, Feb 18, 2016 at 8:39 AM, Kees Nuyt <k.nuyt at zonnet.nl> wrote:

> On Thu, 18 Feb 2016 13:37:59 +1100, <david at andl.org> wrote:
>
> > Thanks for the answer. At least now I know why.
> >
> > I have already written all the P/Invoke code. It's written, tested,
> working
> > fine, using the sqlite3.dll size 658,797. Having the header and EXE is
> > convenient too, in a development context.
> >
> > I was able to install the package you suggest, but there is nothing in it
> > that looks like the DLL I've been using. If it's a drop-in replacement
> then
> > I'd happily go with it, but if it means rewriting low level code, I'd
> rather
> > not. I checked the documentation, and they really look rather different.
>
> If all you need is the sqlite3 C API, the Precompiled Binaries for
> Windows on the download page provide just that:
> http://www.sqlite.org/download.html
>
>
> --
> Regards,
>
> Kees Nuyt
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users at mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>

Reply via email to