-
-
Recent Posts
Categories
-
Networking
Partners
Projects
-
RSS Links
Tag Archives: MySQL
ColdFusion Query of Queries
I had a DataGrid in Flex which I wanted to display information from 3 different tables in my MySQL database using a ColdFusion query. First attempt I tried using Joins etc in MySQL to get all the data and had two problems (1) the column names in the tables were the same i.e. id, company_id, [...]
Flex your muscles with ColdFusion and MySQL using PureMVC tutorial
Issue 138 of the WebDesigner magazine hit the shops today and I wrote a mammoth size tutorial for the edition based on sending data to and from a MySQL database using Flex and ColdFusion. I really wanted to also show how to fit the whole application into a PureMVC framework due to my becoming a [...]
Posted in Coldfusion, Flex, MySQL, PureMVC, Tutorials Also tagged Coldfusion, Flex, PureMVC 3 Comments
Flex, ColdFusion ‘n MySQL PureMVC style!
You may recall my previous tutorial on flash remoting using ColdFusion to retrieve data from a MySQL database. I recently took it to the next step and have written a tutorial for fusionauthority showing how to add/update/delete data from a MySQL database using Flex and ColdFusion! More to come on that one on release… Following [...]

Dev Setup on Mac OSX