FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour OPen files ADT ADI ADM
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
OPen files ADT ADI ADM
Posted: Wed Nov 10, 2021 09:51 AM

How I can open Advantage table Adt,Adi and adm from fivewin ?

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: OPen files ADT ADI ADM
Posted: Wed Nov 10, 2021 11:21 AM
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 244
Joined: Mon Jun 05, 2006 09:39 PM
Re: OPen files ADT ADI ADM
Posted: Wed Nov 10, 2021 04:22 PM
If you use data dictionary you can use my tAds class which has several features to work with ads+data dictionary.

https://github.com/giovanyvecchi/tAdsGit.git
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: OPen files ADT ADI ADM
Posted: Thu Nov 11, 2021 08:26 PM

See fwh\samples\testads.prg and xbradt.prg

Regards



G. N. Rao.

Hyderabad, India
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
Re: OPen files ADT ADI ADM
Posted: Fri Nov 12, 2021 10:18 AM
nageswaragunupudi wrote:See fwh\samples\testads.prg and xbradt.prg


where i can found ads.ch ?
exist a free ads ?


Turbo Incremental Link 6.80 Copyright (c) 1997-2017 Embarcadero Technologies, Inc.
Error: Unresolved external '_HB_FUN_ADSSETSERVERTYPE' referenced from C:\WORK\ERRORI\BO_FILE_ADT\OBJ\TEST.OBJ
Error: Unresolved external '_HB_FUN_ADSKEYCOUNT' referenced from C:\WORK\ERRORI\BO_FILE_ADT\OBJ\TEST.OBJ
Error: Unresolved external '_HB_FUN_ADSGETRELKEYPOS' referenced from C:\WORK\ERRORI\BO_FILE_ADT\OBJ\TEST.OBJ
Error: Unresolved external '_HB_FUN_ADSSETRELKEYPOS' referenced from C:\WORK\ERRORI\BO_FILE_ADT\OBJ\TEST.OBJ
Error: Unresolved external '_HB_FUN_ADSKEYNO' referenced from C:\WORK\ERRORI\BO_FILE_ADT\OBJ\TEST.OBJ
Error: Unable to perform link
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
Re: OPen files ADT ADI ADM
Posted: Fri Nov 12, 2021 10:38 AM
the software of school have these adt files and use some dll
on this computer I not have advantage installed but the software run


I found the libs I need ads.ch


Time from start: 0 hours 0 mins 0 secs
Error occurred at: 11/12/21, 11:36:21
Error description: Error BASE/1003 Variable does not exist: ADS_LOCAL_SERVER

Stack Calls
===========
Called from: test.prg => MAIN( 9 )
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
Re: OPen files ADT ADI ADM
Posted: Fri Nov 12, 2021 11:08 AM
Someone can help me pls ?


the link to have a evalutation code for 30 days not run


I found serial crack :-)
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: OPen files ADT ADI ADM
Posted: Fri Nov 12, 2021 11:26 AM
  1. See buildh.bat for the paths for ads.ch and ads libraries
  2. ads local is free. The required dlls ( ace32.dll and adsloc32.dll ) are already available in fwh\samples folder.
    you do not need anything else.
Regards



G. N. Rao.

Hyderabad, India
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
Re: OPen files ADT ADI ADM
Posted: Fri Nov 12, 2021 11:33 AM
nageswaragunupudi wrote:1. See buildh.bat for the paths for ads.ch and ads libraries
2. ads local is free. The required dlls ( ace32.dll and adsloc32.dll ) are already available in fwh\samples folder.
you do not need anything else.



>1. See buildh.bat for the paths for ads.ch and ads libraries

I not seeing it
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
Re: OPen files ADT ADI ADM
Posted: Fri Nov 12, 2021 11:42 AM
if I made
XBROWSER "Moduli.ADT" FASTEDIT
I see this




xbradt.prg not run here
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com

Continue the discussion