Page 1 of 1

Connection Problems...

Posted: Fri Jan 13, 2012 7:27 am
by Carlos Correia
Hello friends,

I use XAMPP installed on my computer. I make connections to the database via Navicat (MySQL client) and use the Crystal Reports accessing the database via ODBC. In neither of these situations I encounter any problems. However, when using the Stimulsoft Reports.FX PHP the situation is quite different.

I created a report from a mySQL connection pointing to the site via mysql01.meudominio.com.br, and it works fine.

I made a copy of this report and when I changed the connection to local mysql, error # 1088 appears ..

I find it important to note that both reports in Designer.FX function normally. The error only happens via Viewer.FX.

I thought it could be the mysql connection, and tried to create a connection via ODBC, but the message "This Feature is not supported (APIProvider)."

I think I'm really needing help. Please .....

Thanks in advance.

Connection Problems...

Posted: Fri Jan 13, 2012 9:02 am
by Vladimir
Hello,
I made a copy of this report and when I changed the connection to local mysql, error # 1088 appears ..
This error means that the response from the server returns incorrectly constructed XML file. Perhaps the problem is in the data. If possible, please send us to support[at]stimulsoft.com data dump, where the error occurs. Also plese try to test the connection in the Web based report designer.
I thought it could be the mysql connection, and tried to create a connection via ODBC, but the message "This Feature is not supported (APIProvider)."
This is due to the fact that the Standalone based (AIR) report designer supports only XML and MySQL data sources, as it receives data directly and does not use the PHP server. Please try to use Web based designer, it uses a PHP server to connect to the database.

Thank you.