Could someone provide the most recent RDDADS.lib for Harbour and Borland ?
thanks! ![]()
Could someone provide the most recent RDDADS.lib for Harbour and Borland ?
thanks! ![]()
The one problem I have with my Microsoft / Harbour build is with ADS. We tried for a long time to get assistance, but it never happened.
The problem is simple. I need compatability with ADS from version 7 through the current one. I have an ADS.lib and ACE32.lib that work with xHarbour that was modified to be all inclusive for those versions. However, the Harbour version will only be compatible with ADS 9 through the current.
I went to the Harbour forum to ask about this and was told to build it myself ... and nothing further. Antonio tried but we never got it working. My project is using the current Harbour libs but they do not reach back before ADS 9.
Any help I can receive on this would be greatly appreciated. The person who made the adjustments and built it for xHarbour did not have Harbour / MSVC available to build it.
Tim
The problem is simple. I need compatability with ADS from version 7 through the current one. I have an ADS.lib and ACE32.lib that work with xHarbour that was modified to be all inclusive for those versions.
However, the Harbour version will only be compatible with ADS 9 through the current.
The problem is finding a version 7 SDK ... checking the devzone site, it doesn't list such a file. It is found in the API download, but files are .pas or .bas, no .c files.
I don't have an SDK for version 7. Sorry. I do have SDKs for version 8, 9, 10, and 11. However, if you are only using the local server, like most people, then you don't really need version 7. You can move straight to version 11 by distributing the corresponding newer dlls.
You could post your need for version 7 of the SDK on the Advantage forum. I'm sure someone will offer a solution as the SDK is language independent.
Reinaldo.
Reinaldo,
The issue is simple. I have customers who are still running ADS 7 servers. I also have many on ADS 8 servers. These are the full server, not local servers.
So far, my app works with ADS 9 and above, yet my app built with xHarbour works with 7 and above. So I need to get this resolved for the Harbour \ MSVC build which is where I want to focus 100% of my time.
Tim
Again, all you have to do is build rddads.lib from version 7 of the SDK. Can't find version 7 of the SDK? Ask for it on the Advantage forum.
Reinaldo.
Hi,
I've an original ADS 7.1 if you need it ...
Hi,
I have 7.1 server, but not the SDK. Do you have the SDK ?
Thanks.
Tim
Tim,
Yes, I think so, you maybe want to say acesdk, no? . I have the original but, also a folder with tools and interesting information. If you want, I put this folder and yourself download it and delete what you don't like, but I think there is interesting information ...
I can certainly take a look.
Thanks.
Tim
Tim,
Here u are --> https://www.dropbox.com/s/gzkyq5rvhw7ku ... S.rar?dl=0
I tried to obtain the 7.1 file but Google is blocking me.
Is this the actual Harbour files or is it the ADS API ?