1. Special multithreaded version of Harbour accessible from our
download center
Note that Mediator libraries WILL NOT properly link
with official Harbour build accessible from
www.harbour-project.org page.
You have to download build provided by OTC from our download center or,
alternatively, make your own build adding -MT (Microsoft) or -tWM (Borland)
option to CFLAGS variable in makefile:
makefile.vc
CFLAGS = -I$(INCLUDE_DIR) -TP -W3 -nologo -MT $(C_USR) $(CFLAGS)
makefile.bc
CFLAGS = -tWM -I$(INCLUDE_DIR) -d $(C_USR) $(CFLAGS)
2. Mediator client for Harbour available from our
download center
At the moment Mediator client for Harbour supports
Microsoft Visual C++ 6.0 and Borland C++ 5.5 compilers.
PLEASE, REMEMBER TO READ HBREADME.TXT FILE AFTER INSTALLING MEDIATOR CLIENT
FOR HARBOUR!
3. Any of the Mediator Servers available from our
download center
Mediator Server for Oracle /WinNT
/WIN2000 /NetWare /SUN SPARC Solaris /Linux
or
Mediator Server for Microsoft SQL Server /WinNT /WIN2000
or
Mediator Server for Sybase Adaptive Server Anywhere /WinNT /WIN2000
These are 2-user servers provided with the non-commercial use license.
To run your tests you will also need the appropriate database server (RDBMS).
|