I wrote a SQLite class for Xojo as a convenience for myself as I got tired of rewriting database code anytime I wanted to create a simple application in Xojo. Xojo is an IDE and GUI designer that uses the Basic programming language. It compiles to Windows, Mac OS X,…
Create, insert, and Query SQLite with PowerShell.
Using SQLlite with PowerShell to store and query records using SQL.