Pinned Repositories
bin2img
bin2img converter is a powerful tool for sharing non-image files on image hosting sites. It converts files into the PNG image format and is able to directly upload to an image hosting site. You can split files to circumvent file size limits, with a nice side effect: parallel, faster downloads.
cpptemplate
cppwebappcommon
devtools
The Pale Moon Web Developer Extension
libcpporm
QFtpServer
QFtpServer - an FTP server written in Qt
qt_ibase_driver
Qt Interbase/Firebird database driver. Resolve "Driver not loaded" runtime error. Download pre-built qsqlibase.dll driver library for establishing connection to an Interbase or Firebird database using addDatabase("QIBASE")
qt_mysql_driver
Typical symptom: QMYSQL driver not loaded. Solution: get pre-built Qt SQL driver plug-in required to establish a connection to MySQL / MariaDB using Qt. Download qsqlmysql.dll binaries built from official Qt source code
qt_oci_driver
Qt OCI Oracle database driver. Resolve "Driver not loaded" runtime error. Download pre-built qsqloci.dll driver library for establishing a database connection to Oracle Database using addDatabase("QOCI")
SqlUtil
thecodemonkey86's Repositories
thecodemonkey86/qt_mysql_driver
Typical symptom: QMYSQL driver not loaded. Solution: get pre-built Qt SQL driver plug-in required to establish a connection to MySQL / MariaDB using Qt. Download qsqlmysql.dll binaries built from official Qt source code
thecodemonkey86/qt_oci_driver
Qt OCI Oracle database driver. Resolve "Driver not loaded" runtime error. Download pre-built qsqloci.dll driver library for establishing a database connection to Oracle Database using addDatabase("QOCI")
thecodemonkey86/bin2img
bin2img converter is a powerful tool for sharing non-image files on image hosting sites. It converts files into the PNG image format and is able to directly upload to an image hosting site. You can split files to circumvent file size limits, with a nice side effect: parallel, faster downloads.
thecodemonkey86/QFtpServer
QFtpServer - an FTP server written in Qt
thecodemonkey86/qt_ibase_driver
Qt Interbase/Firebird database driver. Resolve "Driver not loaded" runtime error. Download pre-built qsqlibase.dll driver library for establishing connection to an Interbase or Firebird database using addDatabase("QIBASE")
thecodemonkey86/SqlUtil
thecodemonkey86/cpptemplate
thecodemonkey86/cppwebappcommon
thecodemonkey86/devtools
The Pale Moon Web Developer Extension
thecodemonkey86/libcpporm
thecodemonkey86/libfcgi
libfcgi patched by Yandex
thecodemonkey86/manticoresearch
Database for search
thecodemonkey86/orm2
thecodemonkey86/PhpLibs4
thecodemonkey86/phptemplate
PHP template engine
thecodemonkey86/qhttpengine
HTTP server for Qt applications
thecodemonkey86/QtCommonLibs2
thecodemonkey86/qtfirebirdibppsqldriver
Qt SQL driver for Firebird with IBPP library
thecodemonkey86/sc_lang
SC programming language
thecodemonkey86/SimpleLoggerForDotNet
If you just want to write a simple log file in .net/C# projects you are in the right place. Easy to set up and use
thecodemonkey86/SqlUtil2