Sunday 02 January 2005 12:49:15 pm
This might have been mentioned before somewhere on the forums, but I can't seem to be able to locate it...
I would reccommend using txtSQL in your eZ CMS program. There are several reasons for this...
- txtSQL offers speed uncomparable by other flatfiles systems
- Reliability and security of files
- Use of functions in queries
- Can be used on any system using PHP
- SQL syntax is being developed
- The revision and editing of data is simple through txtSQLAdmin
- Released under the GPL
- Advanced error reporting
- Enables easy linking of rows in several tables - and much more txtSQL is located at http://txtsql.sf.net
Thank you for your time, Faraz Ali
|