Create data source problem

Stimulsoft Reports.PHP discussion
Post Reply
fscardua
Posts: 4
Joined: Fri Nov 12, 2010 6:50 am

Create data source problem

Post by fscardua »

When I try to create a new datasource to connect with PostGres and click on Retrieve columns I receive this error "Event not support".
When I try to connect the same error appear.

Thank's.
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Create data source problem

Post by Vladimir »

Hello,

Please download the latest prerelease build of Reports.Fx for PHP, it contains many changes to work with databases in comparison with the release of 2010.2
You can download the prerelease build from our site: http://stimulsoft.com/ReportsFxPHPDownloads.aspx

Also, the PostgreSQL connection will work properly only in a client/server application, the AIR application can work only with XML and MySQL data. The PostgreSQL connection was included in AIR application only for compatibility with PHP client/server application.

Thank you.
fscardua
Posts: 4
Joined: Fri Nov 12, 2010 6:50 am

Create data source problem

Post by fscardua »

This error happens with the last release.
DesignerFX don't connect with Postgres?
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Create data source problem

Post by Vladimir »

Hello,

Yes, unfortunately the AIR DesignerFx supports only XML and MySql connection, the connect to PostgreSQL (MSSQL, ODBC) database is carried through the PHP server part.

Thank you.
fscardua
Posts: 4
Joined: Fri Nov 12, 2010 6:50 am

Create data source problem

Post by fscardua »

Ok, sorry for beginner question, but why I can create a report with DesignerFx to use postgres connection and use it with PHP?

Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Create data source problem

Post by Vladimir »

Hello,

Yes, you can create reports with PostgreSQL connections using the AIR application, but viewing them will be possible only in client-server DesignerFx and ViewerFx applications.

Thank you.
Post Reply