Search found 22 matches: adsmgmnt

Return to advanced search

Re: mod_harbour + ADS on linux server

... 7. Manually compile each C file this way: gcc -c -fPIC -I../../include ads1.c gcc -c -fPIC -I../../include adsfunc.c gcc -c -fPIC -I../../include adsmgmnt.c gcc -c -fPIC -I../../include adsx.c 8. to build the librddads.a for Linux do this: ar rc ./librddads.a ads1.o adsx.o adsfunc.o adsmgmnt.o ...
by Antonio Linares
Thu Dec 01, 2022 10:17 am
 
Forum: mod_harbour
Topic: mod_harbour + ADS on linux server
Replies: 39
Views: 31177

Re: XBrowse with ADT Free Table

... and axcws32.dll are from AceSDK ver 8.1. ace32.lib was built from ace32.dll of AceSDK Ver 8.1 rddads.lib was built from ads1.c, adsfunc.c, and adsmgmnt.c of xHarbour 1.2.3 rev 10205 contrib folder. Do I need to find a specific previous version of xHarbour contrib rddads folder?
by teddydjohan
Sat Sep 09, 2017 2:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse with ADT Free Table
Replies: 8
Views: 1701

XBrowse with ADT Free Table

... ace32.dll . Copy ace32.lib to xHarbour lib folder Downloaded the xHarbour10205 contrib folder from whosaway.com. Compile ads1.c adsfunc.c and adsmgmnt.c. Built rddads.lib using this command tlib rddads.lib +ads1.obj +adsfunc.obj +adsmgmnt.obj . Copy rddads.lib to xHarbour lib folder. Copy ...
by teddydjohan
Thu Sep 07, 2017 8:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse with ADT Free Table
Replies: 8
Views: 1701

Re: Need help on xharbour and ADT table connection

... in my PC? If so, where should I put them? You can put this files in your folder's project, with the .exe application There are ads1.c, adsfunc.c, adsmgmnt.c, adsx.c, rddads.h, rddads.hbc, rddads.hbp, rddads.hbx files in Harbour GitHub contrib\rddads folder. Do I need those files? If so, where ...
by Marcelo Via Giglio
Mon Sep 04, 2017 3:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Need help on xharbour and ADT table connection
Replies: 1
Views: 599

Need help on xharbour and ADT table connection

... Redistribute folder. Do I need to place those files into specific folder in my PC? If so, where should I put them? There are ads1.c, adsfunc.c, adsmgmnt.c, adsx.c, rddads.h, rddads.hbc, rddads.hbp, rddads.hbx files in Harbour GitHub contrib\rddads folder. Do I need those files? If so, where ...
by teddydjohan
Mon Sep 04, 2017 4:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Need help on xharbour and ADT table connection
Replies: 1
Views: 599

Re: Estos warning sin importantes?RESUELTO

Antonio: en la creación de la lib el parámetro es -+ 'ads1' -+ 'adsfunc' -+ 'adsmgmnt' -+ 'adsx' . Lo que significa que saque esos archivo y agregue los nuevos. Como la lib esta vacía no los encuentra y solo agrega los nuevos. No lo probé, pero solo cambiando ...
by D.Fernandez
Fri Aug 25, 2017 8:09 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Estos warning sin importantes?RESUELTO
Replies: 4
Views: 721

Libreria rddads

... borland BCC582, quiero general la libreria Rddads, he bajado de un link pasado por el sr. Linares en este Foro, los archivos Ads1.c, AdsFunc.c, Adsmgmnt.c, y adsx.c, he tratado de generar la libreria pero me arroja errores en el archivo de cabecera rddads.h, utilizo la version de advantage 11.1, ...
by CarlosFossati
Thu Sep 22, 2016 12:28 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Libreria rddads
Replies: 4
Views: 1241

Re: libreria para ADS rddads.lib

... ads1.c c:\borland\bcc7\bin\bcc32 -c -tWM -Ic:\hb32\include -Ic:\ADS adsfunc.c c:\borland\bcc7\bin\bcc32 -c -tWM -Ic:\hb32\include -Ic:\ADS adsmgmnt.c c:\borland\bcc7\bin\bcc32 -c -tWM -Ic:\hb32\include -Ic:\ADS adsx.c rem creando libreria c:\borland\bcc7\bin\Tlib rddads + ads1 + adsfunc ...
by Patricio Avalos Aguirre
Tue Oct 27, 2015 12:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: libreria para ADS rddads.lib (SOLUCIONADO)
Replies: 2
Views: 598

Re: Files Needed - ADS / Harbour / MSVC 2013

... -TP -W3 -c /GS- /I%hdir%\include /GA adsfunc.c "%VCINSTALLDIR%"bin\cl -TP -W3 -c /GS- /I%hdir%\include /GA adsmgmnt.c "%VCINSTALLDIR%"bin\cl -TP -W3 -c /GS- /I%hdir%\include /GA adsx.c "%VCINSTALLDIR%"bin\lib /DEF:rddads.DEF /OUT:rddads.lib ...
by Antonio Linares
Thu Oct 22, 2015 6:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Files Needed - ADS / Harbour / MSVC 2013 (and FiveWeb info)
Replies: 25
Views: 4250

Re: ace32.lib y rddads.lib con ads 11.1

... He podido encontrar en [url]harbour-core-rddads_h at master · vszakats-harbour-core · GitHub.htm[/url], las siguientes funciones: ads1.c adsfunc.c adsmgmnt.c adsx.c ace.h rddads.h Intento construir la librería rddads.lib, pero al compilar ads1.c me arroja el siguiente error: ads1.c: Error E2451 ...
by J. Ernesto
Mon Apr 20, 2015 4:24 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: ace32.lib y rddads.lib con ads 11.1 una parte de la solucion
Replies: 11
Views: 2047

Error: Unresolved external

... from C:\PIETER\FWH\ LIB\FIVEHC.LIB|MKDIR Error: Unresolved external 'AdsMgConnect' referenced from C:\PIETER\XHARBOUR123\ LIB\RDDADS.LIB|adsmgmnt Error: Unresolved external 'AdsMgDisconnect' referenced from C:\PIETER\XHARBOUR1 23\LIB\RDDADS.LIB|adsmgmnt Error: Unresolved external 'AdsMgKillUser' ...
by pieter
Thu Feb 19, 2015 10:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error: Unresolved external
Replies: 9
Views: 2384

Re: RDDADS.lib for Harbour and Borland

... .c code ? Also, since I don't have a build file, I don't know exactly what source files I need, though I believe they would be: ads1.c adsfunc.c adsmgmnt.c ace32.c The SDK provides an ace32.lib ( 7/9/2004 ) but no c files at all. I have new RDD_ADS files that include ads1.c, adsfunc.c, and adsmgmnt.c ...
by TimStone
Tue Jan 20, 2015 11:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RDDADS.lib for Harbour and Borland
Replies: 24
Views: 4691

Re: Ayuda para crear el RDDADS.LIB

... aparentemente es eso lo que me falla, la condición de compilación la da la variable ADS_LIB_VERSION Los tres programas de c ( ADS1.C , ADSFUNC.C , ADSMGMNT.C ) al compilarse utilizan el archivo RDDADS.H , este archivo asigna a la variable ADS_LIB_VERSION la version detectada en el cliente ADS. ...
by hugotheler
Tue Oct 22, 2013 3:05 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda para crear el RDDADS.LIB
Replies: 14
Views: 3119

Ayuda para crear el RDDADS.LIB

... ads1.c C:\BCC582\BIN\bcc32.exe -c -Ic:\harbour\include -Ic:\acesdk adsfunc.c C:\BCC582\BIN\bcc32.exe -c -Ic:\harbour\include -Ic:\rdd_ads\acesdk adsmgmnt.c REM construir la libreria ADSRDD: C:\BCC582\BIN\tlib.exe adsrdd.lib -+ ads1.obj C:\BCC582\BIN\tlib.exe adsrdd.lib -+ adsfunc.obj C:\BCC582\BIN\tlib.exe ...
by hugotheler
Thu Oct 17, 2013 6:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda para crear el RDDADS.LIB
Replies: 14
Views: 3119

Re: bat para crear rddads.lib con Harbour

... -Ic:\acesdk\acesdk ads1.c bcc32.exe -c -Ic:\harbour\include -Ic:\acesdk\acesdk adsfunc.c bcc32.exe -c -Ic:\harbour\include -Ic:\acesdk\acesdk adsmgmnt.c bcc32.exe -c -Ic:\harbour\include -Ic:\acesdk\acesdk adsx.c y luego construir la libreria usando tlib.exe: tlib.exe adsrdd.lib -+ ads1.obj ...
by Antonio Linares
Sat Mar 10, 2012 3:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: bat para crear rddads.lib con Harbour [arreglado]
Replies: 7
Views: 1160
Next

Return to advanced search