Page 4 of 4

Re: The SQLRDD library for Harbour and MiniGUI

Posted: Thu Jan 04, 2024 2:23 pm
by gisjr134
Thank´s and Sorry my ignorance.

one More Last Question , Where can i Download that Bison?

Re: The SQLRDD library for Harbour and MiniGUI

Posted: Thu Jan 04, 2024 2:43 pm
by gfilatov
gisjr134 wrote: Thu Jan 04, 2024 2:23 pm Thank´s and Sorry my ignorance.

one More Last Question , Where can i Download that Bison?
For example, here is the link :arrow: https://gnuwin32.sourceforge.net/packages/bison.htm

Re: The SQLRDD library for Harbour and MiniGUI

Posted: Mon Jan 22, 2024 7:29 pm
by HGAutomator
How do I set up the environment to rebuild a BC lib with changes? The command is

hbmk2 sqlrddpp.hbp

is generating a Mingw library.

I think I need to clear out a whole lot of environmental variables, since I use Mingw rarely.

Edit: Never mind. Grigory just let me know there's a 32-bit version of the Mingw library ; I thought it was only 64-bit, that's why I avoided it.

Re: The SQLRDD library for Harbour and MiniGUI

Posted: Tue Jan 23, 2024 5:19 pm
by gisjr134
Hi To All ,

I Got This Error. M4Sugar.

C:\xharbour-main\xHarbourBuilder\xHarbour-SQLRDD\source>hbmk2 sqlrdd.hbp
hbmk2: Processando opções do ambiente: -comp=mingw64
c:\Bison\bison.exe: cannot open file `c:/progra~1/bison/share/bison/m4sugar/m4sugar.m4': No such file or directory
hbmk2[sqlrdd]: plugin: Error: Running 'bison' executable. 1
hbmk2: Compilando...

Re: The SQLRDD library for Harbour and MiniGUI

Posted: Sun Feb 11, 2024 11:13 am
by mol
Can you help me to start any sample with HMG? Whato to do first to compile any test application?
I want to test it with PostgreSQL

Re: The SQLRDD library for Harbour and MiniGUI

Posted: Tue Jul 09, 2024 7:22 am
by mol
Hi!
I need a sample how to connect with FireBird.
Is it working with this server? Does anybody work with firebird?

Re: The SQLRDD library for Harbour and MiniGUI

Posted: Fri Apr 11, 2025 6:37 pm
by gisjr134
Hi To all ,

I builded the library libsqlrdd.a for Hmg 64 - Bit , finally. But there is a problem when i compile the sample described in the page 1 of this Thread.

Erro Base/42 - Scope violation(Protected) - Sr nRetCode. This error ocurrs when i call GoTop() , it seem a error from the class SqlSnr