An open API service indexing awesome lists of open source software.

https://github.com/fab2bprog/crud-sqlite-xojo-example

This is an example program for Create, Read, Modify, Delete, Search records in a Sqlite database in Xojo language. It works by presenting as an example a customer search list and a customer management form. This program integrates a database data abstraction layer allowing easy modification and increased adaptability to your needs.
https://github.com/fab2bprog/crud-sqlite-xojo-example

abstraction-layer crud crud-application crud-sample database database-management mit-license sqlite sqlite-database sqlite3 xojo

Last synced: 3 months ago
JSON representation

This is an example program for Create, Read, Modify, Delete, Search records in a Sqlite database in Xojo language. It works by presenting as an example a customer search list and a customer management form. This program integrates a database data abstraction layer allowing easy modification and increased adaptability to your needs.

Awesome Lists containing this project