B4J Code Snippet [Project Template] jRDC2 Server (SQLite, MySQL, MS SQL, Firebird, Postgresql, DBF) - aeric    Feb 20, 2025   (16 reactions)
Updates
jRDC2 Server v2 is available
jRDC2 Server Template
Version: 1.12 (based on jRDC2 vers... B4J Library [B4X] [B4XLib] SD_SQL (direct access to MySQL, MariaDB, MS SQL, FireBird) - Star-Dust    Apr 5, 2023   (29 reactions) .
To connect to the Firebird database read post 26
It is not a wrap, it does not depend... Share My Creation [Project Template] jRDC2 Server - aeric    Dec 17, 2025   (5 reactions) Version: 3.30 Project template based on jRDC2 version 2.23 with sample database. 162504 GitHub: https://github.com/pyhoon/jrdc2-server-template-b4j Template: JRDC Server (3.30).b4xtemplate Supported databases: SQLite MySQL MS SQL Firebird Postgresql DBF Depends on: JavaObject jRandomAccessFile jServer jShell jSQL B4X Client app: jRDC2 Client (B4J, B4A, B4i) Version 1.x is available...-firebird-postgresql-dbf.147542/... 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) ⚡️ Unleash the API Power: Magic API for Seamless B4X Integration
? Greetings, B4X enthusiasts! To... B4A Tutorial How to convert from Firebird to Sqlite - amorosik    Feb 14, 2023   (3 reactions) I had to deal with a database format transformation problem from Firebird to SqliteDb I want to share my experience because I've already seen some users who asked questions about Firebird And so... or some tables from Firebird to SqliteDb I used two tools, both provided free of charge To extract... the tables with the data as read from the original Firebird db Create the Sqlite db using the commands... minutes, depending on the size of the exported Firebird db, the control will be returned to the Sqlite... B4A Question Firebird database, which driver to use? - amorosik    Mar 30, 2020 To use B4x with Firebird database, which driver to use? https://firebirdsql.org/en/jdbc-driver/ I see there are different versions, and for each version different files are provided, for example Jaybird 4.0 for Java 8, it provides the following files: jaybird-4.0.0.java8.jar jaybird-4.0.0.java8-javadoc.jar jaybird-4.0.0.java8-sources.jar jaybird-full-4.0.0.java8.jar Which is the file to use?... B4J Code Snippet Connecting to Firebird using JayBird 3.0.11 - virpalacios    Oct 24, 2021   (4 reactions) Hi, Everyone for all of you that want to connect to Firebird 2.1 here is my code and is 100% functional (Your JayBird version has to be compatible with your java version) in my case Java 8
I have a very hard time using this version it came with two files jaybird-3.0.11.jar and jaybird-full-3.0.11... B4J Question Jasper report with data from Firebird - amorosik    Jun 17, 2023 I'm trying to create a Jasper report connected with Firebird db server
I'm using Jasper Studio 5.6.1, but since the creation of the data adapter I have problems in the sense that indicating as
Jdbc Driver = org.firebirdsql.jdbc.FBDriver
and as
JDBC Url = jdbc:firebirdsql://192.168.1... can help me for connect jasper report to Firebird db data?... B4J Question jRdc2 + Firebird - connection problem - amorosik    Jan 29, 2023 I'm trying the jRdc2 system for reading/writing data on Firebird db from a remote device
Database server is Firebird 3.0.1 64bit on Windows 10 64 bit
But with the basic example code I can't... Italian Trasferire database da Firebird a SqlLite - che strumenti ? - amorosik    Jan 16, 2023 Vorrei passare un db gia' pieno di dati da Firebird a SqLite per darlo in pasto ad una procedura per Android
Dove per 'passare' un db intendo sia la struttura che i dati entro contenuti... Page: 1   2   |