Error connecting to mySQL on Amazon RDS
Posted: Sat Dec 07, 2013 4:34 am
Hi,
I'm trying out the demo version of Stimulsoft Reports.fx for flex version 2013.2.1700 from 2013.10.02
Flash Player 11.9 for Windows. The samples are very nice and this looks like the product for me. My problem is, I get an error#2031 when I tried to make a new MySQL Connection. I tried using the following MySQL connection string formats to connect to our Amazon RDS: Server=myServerAddress;Database=myDataBase;Uid=myUsername;Pwd=myPassword; and Server=myServerAddress;Port=3306;Database=myDataBase;Uid=myUsername;
Pwd=myPassword; but then I get the error code #2031. Am I using the correct format? Any Advice? Thanks.
I'm trying out the demo version of Stimulsoft Reports.fx for flex version 2013.2.1700 from 2013.10.02
Flash Player 11.9 for Windows. The samples are very nice and this looks like the product for me. My problem is, I get an error#2031 when I tried to make a new MySQL Connection. I tried using the following MySQL connection string formats to connect to our Amazon RDS: Server=myServerAddress;Database=myDataBase;Uid=myUsername;Pwd=myPassword; and Server=myServerAddress;Port=3306;Database=myDataBase;Uid=myUsername;
Pwd=myPassword; but then I get the error code #2031. Am I using the correct format? Any Advice? Thanks.