Skip to content
Prev 783 / 1559 Next

RSQLite load extension

sqldf uses libspatiate-1.dll which is from 2.3.1 stable.  I think you
are using the development version.

You might want to use the stable version until you have it working
since there are too many unknowns otherwise.

The main dll seems to load all the others so you its unnecessary to do
that yourself.  For example, try moving the other dll files so that it
cannot find them.  You will get an error when you try to load the main
dll showing that its trying to load the others.
On Mon, Feb 22, 2010 at 6:15 AM, Nick Baumberger <nbaumberger at yahoo.com> wrote: