Dutch:
>1. The license is per workstation or a license per 5 w/s (for example)
Licencing is a problem in ADS, it comes in packages of 5, 10, 15, 25, 50, 100, 250 and 1000 concurrent users, you cannot have a 7 users licence, you need to have a 10 users licence, or the 5 users licence, but 2 users will not be able to use the application, they will have to wait until one user leaves the licence free to use it.
>2. When I install ADS, it means I can access Local, Remote and Internet?
Yes and not.
First of all, we need to clarify the difference beteween servers:
REMOTE SERVER: is the ADS product itself, it's installed in your hardware server (Linux, Novell or Windows) to supply database services to your LAN, so all your workstations within your LAN will use ADS CLIENT/SERVER REMOTE server.
INTERNET SERVER: It comes along with REMOTE server, is a part of the REMOTE server itself, you don't need to buy or configurate anything, it's included, you only thing have to do is to set the ports, and open your router ports and address them to the ADS server (some extra programming is requiered, but it's not big deal one or two extra programing lines and you are working with internet server).
LOCAL SERVER: This is a "small" ADS server, it comes full into a self-contained DLL and is designed for testing propouses only and stand alone applications, it really supports all the ADS stuff with two exceptions: is not client/server, it doesn't support transactions, it's great for taking it home because you can develop your application and you don't need to be where the server is.
The main advantage of using the ADS LOCAL server is that you leave your application ready for the REMOTE or the INTERNET server, since the same source code will work with all the 3 servers.
>3. How can I use another app. (CDBF for example) to open a file in ADS?
ADS provides its own database management tool, is called ARC (Advantage Data ARChitech) it a full DBU system that let you use ADS tables, DBFCDX files and handle data dictionaries.
>4. If I'm right, no file corrupt any more?
Never again, no index corruption, nor database corruption either, no matter how many records you have in your database (I have customers with DBFs with more than 20 million records in a single DBF).
>5. I've FWH2.5 and xHB July 2005 build (Commercial), Is it fully support?
or Upgrade to current version?
In general it will work accurate with ADS, I recall that there's a small "issue" with xHarbour regarding the RDDADS with that version, the problem is with the Internet access, not big deal but anyway, you should check the latest xHarbour commercial version, that issue is solved in the most recent release.