> btw: if I rerun InstallUtil I now get a message: > No public installers with the RunInstallerAttribute.Yes attribute could be > found in the ...\System.Data.SQLite.dll assembly.
You should really be asking these questions on the forum/list dedicated to the support of the product you are working with, i.e. the producer of the System.Data.SQLite provider. You will likely need to either install the assembly to the GAC yourself, or use some other method to tell PowerShell where the assembly is located. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

