It can't be done, sorry. There's no support for P/Invoke in Silverlight (requires full trust). Since SQLite is a native library, there's no way to use it without p/invoke unless someone took the entire engine and rewrote it in fully managed code.
-----Original Message----- From: sqlite-users-boun...@sqlite.org [mailto:sqlite-users-boun...@sqlite.org] On Behalf Of Michael Sync Sent: Thursday, March 05, 2009 10:57 AM To: sqlite-...@sqlite.org; sqlite-users@sqlite.org Subject: SPAM: [sqlite] SQLLite support for Silverlight Hello, Is there any way to support SQLLite in Silverlight? Let's say I have a SQLLite database in Isolated Storage and want to connect that database from Silverlight without using any service. Do we need to create our own database driver? I'm also a developer but I'm not familiar with that field so that I'm looking for some helps from you guys. It would be really great if you guys can share me some concepts or links or code or etc. Thanks in advance. Regards, Michael Sync -- Don't go the way life takes you. Take life the way you go http://michaelsync.net -- Don't go the way life takes you. Take life the way you go http://michaelsync.net _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users