I would like to create a utility that will take data in existing DBF files and create ADT files ( Advantage Database Server ), to include the construction of a Data Dictionary.
Is there an example or esiting code ( or perhaps a viable utility ) to do this ?
Thanks
Convert DBF to ADT
Convert DBF to ADT
Tim Stone
http://www.MasterLinkSoftware.com
timstone@masterlinksoftware.com
Using: FWH 19.06 with Harbour 3.2.0 / Microsoft Visual Studio Community 2019
http://www.MasterLinkSoftware.com
timstone@masterlinksoftware.com
Using: FWH 19.06 with Harbour 3.2.0 / Microsoft Visual Studio Community 2019
- Giovany Vecchi
- Posts: 129
- Joined: Mon Jun 05, 2006 9:39 pm
- Location: Brasil
Re: Convert DBF to ADT
I made a utility for this. Dbf2Advantage.exe
Download and run.
https://github.com/giovanyvecchi/tAdsGi ... 2Advantage
Download and run.
https://github.com/giovanyvecchi/tAdsGi ... 2Advantage
Re: Convert DBF to ADT
Thanks. I tried it but it failed, and I could not understand the error message.
Would you be willing to share the source so I could see how it works ?
Would you be willing to share the source so I could see how it works ?
Tim Stone
http://www.MasterLinkSoftware.com
timstone@masterlinksoftware.com
Using: FWH 19.06 with Harbour 3.2.0 / Microsoft Visual Studio Community 2019
http://www.MasterLinkSoftware.com
timstone@masterlinksoftware.com
Using: FWH 19.06 with Harbour 3.2.0 / Microsoft Visual Studio Community 2019
- Giovany Vecchi
- Posts: 129
- Joined: Mon Jun 05, 2006 9:39 pm
- Location: Brasil
Re: Convert DBF to ADT
Dbf2Advantage fonts are in ftp. ftp://Contrib:123@giovanyvecchi.no-ip.i ... antage.zip
To generate it you have to add tAds source: https://github.com/giovanyvecchi/tAdsGit.git
To generate it you have to add tAds source: https://github.com/giovanyvecchi/tAdsGit.git
Re: Convert DBF to ADT
Thanks, Giovany
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.