FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour ADS.CH 驴 D贸nde encontralo ?
Posts: 33
Joined: Wed Apr 16, 2008 06:24 PM
ADS.CH 驴 D贸nde encontralo ?
Posted: Sat Jun 29, 2013 07:10 PM

Hola a todos.

En las 煤ltimas versiones de xharbour/harbour que tengo de FTDN, no encuentro este archivo de cabercera, "ads.ch" 驴 Ya no es necesario ?.
Necesito cambiar una aplicaci贸n para usar Advantage Database Server. Hace unos a帽os hice una aplicaci贸n usando este gestor de bases de datos y en la versi贸n que us茅, la 0.99. de xharbour, si tra铆a dicho archivo de cabecera.

驴驴 Valdr铆a en la que tengo ahora la 1.2.1. 贸 ya no es necesario. ??

Muchas gracias

Un saludo.

xharbour 1.2.1 fivewin 13.01

Posts: 593
Joined: Sat May 12, 2007 11:47 AM
Re: ADS.CH 驴 D贸nde encontralo ?
Posted: Sat Jun 29, 2013 07:26 PM

RL,

Si, es necesario. Usa el que tengas o busca en la web del autor.

Googlea con "Advantage Database Server" y lo tendr谩s.

Rolando :D

Posts: 33
Joined: Wed Apr 16, 2008 06:24 PM
Re: ADS.CH 驴 D贸nde encontralo ?
Posted: Sat Jun 29, 2013 11:46 PM

Muchas gracias Rolando por la aclaraci贸n a mi duda.

Posts: 33
Joined: Wed Apr 16, 2008 06:24 PM
Re: ADS.CH 驴 D贸nde encontralo ?
Posted: Sun Jun 30, 2013 09:30 AM

Ya tengo la aplicaci贸n funcionando en Advantage.

Muchas gracias Rolando.

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: ADS.CH 驴 D贸nde encontralo ?
Posted: Sun Jun 30, 2013 10:26 AM
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1303
Joined: Tue Jul 21, 2009 08:12 AM
Re: ADS.CH 驴 D贸nde encontralo ?
Posted: Sun Jun 30, 2013 03:09 PM

Antonio,

Quiz谩s ser铆a bueno por favor que en las builds de Fivetech se incluya include\ads.ch y ace32.lib y rddads.lib por defecto, para facilitar a los usuarios las actualizaciones.

Muchas gracias.

Muchas gracias. Many thanks.



Un saludo, Best regards,



Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producci贸n]



Implementando MSVC 2010, FWH64 y ADO.



Abandonando uso xHarbour y SQLRDD.
Posts: 132
Joined: Thu Mar 08, 2007 06:12 PM
Re: ADS.CH 驴 D贸nde encontralo ?
Posted: Sun Jun 30, 2013 03:32 PM

Saludos !
En la carpeta xharbour\winmake\readme.txt consigues informacion donde descargar varios ficheros para las contribs, su contenido es este

/
* $Id: readme.txt 9768 2012-10-18 00:39:45Z andijahja $
* Notes on building xHarbour
/

The following are some environment set-ups which are required to build
custom xHarbour:

SET HB_NO_BACKGROUND=
When set to 1, xHarbour will not use background task routines in ST mode

SET HB_GUI=
When set to 1, xHarbour will disregard keyboard interrupt wiich is not very
useful in GUI mode

SET HB_NO_VM_ALL=
When set, VM modules will not be amalgamated.

SET HB_NO_FM_DL_ALLOC=
When set, xHarbour will use compiler's native memory manager

SET HB_DIR_POSTGRESQL=<install dir>
Required to build libhbpg.lib and sddpg.lib
Download URL: http://postgresql.org/download/

SET HB_DIR_OCILIB=<install dir>
Required to build sddoci.lib
Download URL: http://orclib.sourceforge.net/

SET HB_DIR_MYSQL=<install dir>
Required to build mysql.lib and sddmy.lib
Download URL: http://mysql.com/

SET HB_DIR_FIREBIRD=<install dir>
Required to build firebird.lib and sddfb.lib
Download URL: http://firebirdsql.org/

SET HB_DIR_CAIRO=<install dir>
Required to build hbcairo.lib
Download URL: http://cairographics.org/

SET HB_DIR_CURL=<install dir>
Required to build hbcurl.lib
Download URL: http://curl.haxx.se/

SET HB_DIR_OPENSSL=<install dir>
Required to build tipssl.lib
Download URL: http://slproweb.com/products/Win32OpenSSL.html

SET HB_DIR_ALLEGRO=<install dir>
Required to build gtalleg.lib
Download URL: http://alleg.sourceforge.net/

SET HB_DIR_MAGIC=<install dir>
Required to build hbmagic.lib
Download URL: ftp://ftp.astron.com/pub/file/file-5.04.tar.gz

SET HB_DIR_ADS=<install dir>
Required to build rdads.lib
Download URL: http://devzone.advantagedatabase.com/dz ... spx?Key=20

Harbour / Bcc / MinGW / Fwh 13.9
Posts: 33
Joined: Wed Apr 16, 2008 06:24 PM
Re: ADS.CH 驴 D贸nde encontralo ?
Posted: Mon Jul 01, 2013 07:13 PM

Muchas gracias a todos por tan importante ayuda.

A vuestra disposici贸n.
Un saludo.

Continue the discussion