Skip to content
 
 

Repository files navigation

SQLRDD++

SQLRDD for Harbour++ and Harbour

Notes

Windows - How to compile

cd sqlrddpp
hbmk2 sqlrddpp.hbp

Ubuntu - How to get and compile

sudo apt install unixodbc-dev
git clone https://github.com/marcosgambeta/sqlrddpp
cd sqlrddpp
hbmk2 sqlrddpp.hbp

OpenSuse - How to get and compile

sudo zypper install unixODBC-devel
git clone https://github.com/marcosgambeta/sqlrddpp
cd sqlrddpp
hbmk2 sqlrddpp.hbp

Compiling with SQLRDD and MySQL

hbmk2 <filename> sqlrddpp.hbc -llibmysql

Compiling with SQLRDD and PostgreSQL

hbmk2 <filename> sqlrddpp.hbc -llibpq

Compiling with SQLRDD and Firebird

hbmk2 <filename> sqlrddpp.hbc -lfbclient

Links

SQLRDD for xHarbour and Harbour
https://github.com/xHarbour-org/xharbour
https://github.com/xHarbour-org/xharbour/tree/main/xHarbourBuilder/xHarbour-SQLRDD

Bison
https://gnuwin32.sourceforge.net/packages/bison.htm

MySQL
https://www.mysql.com

MariaDB
https://mariadb.org

PostgreSQL
https://www.postgresql.org

Firebird
https://firebirdsql.org

SQLRDD++ v2
https://github.com/marcosgambeta/sqlrddpp-v2
C++ version for Harbour++

About

Fork - SQLRDD for Harbour++ and Harbour (aplicando melhorias voltadas para PostgreSQL )

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages