in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine

Wrapper with Spatialite on Windows Mobile

Last post 01-05-2010 10:18 AM by shawty_ds. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 03-21-2009 9:45 AM

    Wrapper with Spatialite on Windows Mobile

     Hi there!

    I am looking for some advice on how to get the configuration named in the topic running.

     Currently the attempt to

     SELECT load_extension('libspatialite-2.dll');

     gives me an "os error 0xc1" while the same program is working flawlessly on the desktop.

     

    Now I think this is because I simply  copied the precompiled dlls for windows from the corresponding spatialite distribution over the my apps folder.

    Is that correct? Do I need to recompile the wrapper myself? Is there any planned inclusion of the spatilite module?

     

    Thanks for your help!

    Filed under:
  • 03-22-2009 8:21 AM In reply to

    Re: Wrapper with Spatialite on Windows Mobile

    Was the DLL you're trying to load compiled for Windows Mobile?  If not, then you'll have to recompile it yourself.

     

  • 03-22-2009 8:41 AM In reply to

    Re: Wrapper with Spatialite on Windows Mobile

     I was afraid that this would be the answer :/

     Do I need to make any modifications to the module? Or are sqlite modules already independent in a way that there are no source changes necessary?

    Could you give me some hints on where to start looking when trying to compile (for an arm processor if i recall correctly)?

     

    Thanks a lot!

     

  • 01-05-2010 10:18 AM In reply to

    Re: Wrapper with Spatialite on Windows Mobile

     I needed somthing similar, and after abit of googling I found these.

     

    http://myweb.polyu.edu.hk/~lsykshea/public/

     

     

Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems