drj1...@aol.com wrote: > > I am using VB and trying to call sqlite3.dll on the Windows 8 Phone > development environment , I want to find out whether that version of the DLL > supports calls from VB ? >
>From VB, you'll need to use one of the available managed wrappers available for SQLite for Windows Phone 8. Some possible options are: https://www.nuget.org/packages/sqlite-net http://sqlwinrt.codeplex.com/ Also see Tim Heuer's blog for more information: http://timheuer.com/blog/ -- Joe Mistachkin _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users