by reinaldocrespo » Fri Jun 27, 2008 8:35 am
xProgrammer;
With ADS you have server side triggers, Stored Procedures, transactions (with rollback and commit...), replication, variable length fields. ADS server runs on Linux, Windows, and Novell servers and it is a true client-server SQL. But you get to keep ISAM navegation. ... you get to connect to your data using the very same application via internet and/or you can write PHP/JAVA code to access your very same DBF data (this is as long as you are using a DD). So you can mix .exe with php with java, perl, .net to access the data via internet or still use your .exes.
I know, I sound like an ADS salesman. It's just that the more I learn how to use ADS, the more I love it. I got to keep the very same and OLD dbf-ntx, dbf-cdx, and have now started to use adt-adi all encapsulated on a DD using rollback transactions, stored procedures, n-way replication, server side triggers, absolute ZERO corruption, very fast access to data, SQL speed of queries,... by using ADS.
Reinaldo.