Posts Tagged ‘Connection’
Do you get a connection error in Flash Builder when connecting to a MySQL database with PhP and Zend ?
The error looks somewhat like this :
Fatal error: Maximum execution time of 60 seconds exceeded in D:\xampp\php\PEAR\Zend\Db\Adapter\Pdo\Abstract.php on line 0
Well, then you might have configured a wrong server port.
Here’s the solution
There are a few ways to get a XML file as dataprovider within flash builder. Some people asked me how to do that in an easy way.
Well, in Flex Builder there actually was no easy way. You had to code it all yourself. But with the new Flash Builder you can do it pretty much automatically.
In this small manual I will tell you how.
