in

System.Data.SQLite

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

Status on Medium Trust support

Last post 07-21-2008 11:03 AM by Robert Simpson. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 07-21-2008 9:46 AM

    Status on Medium Trust support

     Hi Robert,

     After viewing this post http://sqlite.phxsoftware.com/forums/p/921/3951.aspx#3951 and your reply and many other posts that involve problems regarding the full trust environment on web hosts,  I'd like to ask when the Medium Trust will likely be supported?

    I plan to use Sqlite on a lot of my small clients sites, but on a shared host I have to wake up the folks at the host every time and wait over night on granting me the full trust is not easy going.  Hope you can shed some more light on this particular issue. 

    Thank you for your help,

    Ray.

    Filed under:
  • 07-21-2008 11:03 AM In reply to

    Re: Status on Medium Trust support

    You can't p/invoke from medium trust, and since this is a mixed-mode provider having a native and managed wrapper and it requires p/invoke access -- I'm afraid that this will not be supported.

    The only other option is to install the System.Data.SQLite assembly into the GAC.  Assemblies running from the GAC run in full trust.

     

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