Nsis plugin to to perform operations on sqlite datbase.
I was working on a installer which required some editing on the a sqlite database so i created this plugin cause i haven't found one and sharing the project with you.
It is just like any other plugin of nsis and very easy to use
usage:
nsisSqlplugin::executeQuery "sqliteDatabase" "sql_query"
limitation:
currently the plugin executes only insert and update queries.
Select query currently doesn't function.
License
GNU General Public License version 3.0 (GPLv3)Follow Nsis Sqlite Plugin
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Nsis Sqlite Plugin!