B4A Tutorial SQL (SQLite) InstrRev - RB Smissaert    Jan 12, 2025   (2 reactions) SQLite has the string function Instr, which finds the first occurrence of a specified string in... another string.
As I needed this I made another custom SQL function (I have several of these) to do... B4A Library ✨ Magic API: Build a Powerful Server-Side REST API with MySQL, MSSQL, SQLite, PostgreSQL, Oracle, and Firebird and File Management in 5 Minutes! 🚀 - fernando1987    Feb 20, 2026   (14 reactions) : The API performs input validation and sanitization to prevent common security vulnerabilities such as SQL....
Available Resources
🌟 Ultimate Guide: Manage Any MySQL Database with DatabaseAPI and api.php... B4A Question [Localizator] Error: (SQLException) java.sql.SQLException: [SQLITE_CONSTRAINT] Abort due to constraint violation (columns lang, key are not unique) - Cableguy    Nov 8, 2023 .sql.SQLException: Abort due to constraint violation (columns lang, key are not unique)
Any Idea... B4A Library [Lib] Magic API v7 - Multi-Database Support (MySQL, MSSQL, SQLite & more) 🚀 - fernando1987    Feb 20, 2026   (5 reactions) the complex SQL syntax differences (quoting, schemas, and identifiers) automatically on the server side. 🌟 Key Features in v7 Multi-Engine Compatibility: Full support for MySQL, MSSQL, SQLite, PostgreSQL, Oracle, and Firebird. Intelligent Quoting: New server-side logic that automatically detects... milestone, transforming the library from a specialized MySQL tool into a Universal Database Bridge for... on the engine. Unified Initialization: A cleaner, single-method entry point for all your projects. SQLite... B4A Question Database field selector tool using SQLite and MySQL with drag and drop feature - PaulMeuris    Aug 7, 2024   (6 reactions) of this application.
This small application might be a great help in creating reports and SQL statements.
155927 155928
In the first tab you can select a SQLite database file and get all the tables in... B4A Question [solved] jdbcSQL with SQLite - not compiling - derez    Jul 24, 2018 an empty b4a app with #AdditionalJar: sqlite-jdbc-3.7.2, with the Jdbcsql library,did not finish compilation.
I had to extend the process timeout to 360 and release mode !
the next time it compiled, after the compiler switched from optimized to standard.
I can't wait long time for every... Share My Creation [Project Template] [B4X] User Login Client - aeric    Jun 24, 2025   (9 reactions) Version: 2.00 155123164904 GitHub: https://github.com/pyhoon/user-login-client-b4x Server: User Login Server Description: B4X client apps connect to a server with SQLite/MySQL database Shows a list of users with their last login time You can use these client apps for displaying any contents that requires user authentication and authorization e.g quiz, subscriptions and e-commerce. ... B4A Question Table class LoadSQLiteDB SQL with parameters - RB Smissaert    Apr 10, 2018 How do I use a SQL with parameters with LoadSQLiteDB with the Table class?
With Table class I mean.../
I can only see the option to use a plain SQL string.
Or should I just run ExecQuery2 and populate... B4A Question Best technique for Error Control in EXECUTE sql (to sql server or sqlite or others? - Erel (first post)    Mar 18, 2022 Using activities makes everything 10 times more difficult. Switch to B4XPages and you will see it.... B4A Question SQLite & MySQL Connection - aeric (first post)    Jul 25, 2023   (2 reactions)
How to open/use this template?
144004
Just drop the files to B4J Additional Libraries folder and y... Page: 1   2   3   4   5   |