I am trying to integrate txtSQL with cakePHP framework. http://www.cakephp.org/
I am not very knowledgeable about cakePHP, but I did get my first success working. It still needs a lot of work. If you understand cake "datasource" (I don't) then there can be a general proper "cake" solution. The solution now is good, but not true "cake".
What I did. There is a great little CMS for cakephp. Very simple, just pages, great for small sites and uses MySQL foir database.
http://www.cupcakecms.com/
I was able to with almost no changes to the basic application have it use txtSQL instead. You can see my first try here
http://www.jhinline.com/caketest/cupcaketxtsql/
I'll keep working on it! If you have feedback, appreciate it.
