This is the Linux app named QMARIADB whose latest release can be downloaded as qmariadb-latest.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named QMARIADB with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
QMARIADB
Ad
DESCRIPTION
This is my dropin replacement version of the QMYSQL driver that is provided out of the box with Qt. It covers the same features but also adds these extra features/fixes.1, Parameters Can Return Recordsets
2, Calls to procedures can return out/inout vars
3, Threadsafe when using MariaDB Client Libs
4, Supports multiple returned recordset
The driver checks during runtime that it is using the MariaDB Client library. If it's not it will fail to init. This is because the MariaDB Client librarys handle multi threading correctly. You can comment out the appropriate lines of code to stop this check.
NOTE: There are binarys to download this is because there are so many variations on how it can be compiled. You are expected to compile it yourself.
Features
- Bind in and out variables
- Full support for mariadb
- stored procedures return recordset
- multiple recordsets returned
- drop in replacment for QMYSQL plugin
Audience
Developers
Programming Language
C++
Database Environment
MySQL
This is an application that can also be fetched from https://sourceforge.net/projects/qmariadb/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.