B4X FEED TDDBUtils Functions to handle SQLite and SQLCipher

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: TDDBUtils Functions to handle SQLite and SQLCipher است. این موضوع تا کنون 27 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع TDDBUtils Functions to handle SQLite and SQLCipher
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
27
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
Library: TDDBUtils.b4xlib
Language: B4A
Version 1.5
Status: Work in Process
(C) This library is free for non commercial use other use see manual.

This library supports the development of database driven Application (SQLite3/SQLCipher 4) with a growing (Work in Process) list of handy functions to make developers life easier.
All the functions are explained in the attached manual.
The lib code is well documented. To examin or modify the code rename TDDBUtils.b4xlib to TDDBUtils.zip uncompress it and get a readable .bas file.

List of Functions:

Manage Database
  • OpenDB
  • CloseDB
  • startTransaction
  • commitTransaction
  • setDBcompactMode
  • compactDB
  • gettableNames
  • getColumnsInfo
  • findColumnInfo
Manage records
  • insert
  • update
  • delete
  • save
  • select1, simple select
  • select2, select spread 2 joined tables
  • select3, select based on a date
  • select4, report Max/Min,Avg,Sum,Count values...



 

عقب
بالا