SQLRDD for Harbour and Harbour++
cd sqlrddpp
hbmk2 sqlrddpp.hbp
rem add bison.exe to path
set PATH=C:\GnuWin32\bin;%PATH%
cd sqlrddpp
cd source
hbmk2 sqlrdd.hbp
sudo apt install unixodbc-dev
git clone https://github.com/marcosgambeta/sqlrddpp
cd sqlrddpp
hbmk2 sqlrddpp.hbp
sudo apt install bison
sudo apt install unixodbc-dev
git clone https://github.com/marcosgambeta/sqlrddpp
cd sqlrddpp
cd source
hbmk2 sqlrdd.hbp
hbmk2 <filename> sqlrddpp.hbc -llibmysql
SQLRDD for xHarbour
https://github.com/ronpinkas/xharbour
https://github.com/ronpinkas/xharbour/tree/main/xHarbourBuilder/xHarbour-SQLRDD