Problems with mysql

Stimulsoft Reports.PHP discussion
Post Reply
clopessl
Posts: 6
Joined: Mon Feb 14, 2011 5:00 am
Location: spain

Problems with mysql

Post by clopessl »

Hello,

I'm a new user of Reports.Fx for Php, i've seeing the videos and i've a problem:

When i create new connection with:
Server=theservername;Database=qcq976;Uid=qcq976;Pwd=12345;

And create the data source with:
select * from rrhh_dpvacances

The program retrieves columns correctly.

I create a data band and add a data columns from the dictionary.

All fine, but if i do "preview" or view the repport wirh viewer.fx i don't see the data, only static elements as a images... no mysql data.

What is a problem?

Thanks.

Sorry for my bad english.
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Problems with mysql

Post by Vladimir »

Hello,

It is difficult to say something without seeing the report.
Please send us your report for analysis.

Thank you.
clopessl
Posts: 6
Joined: Mon Feb 14, 2011 5:00 am
Location: spain

Problems with mysql

Post by clopessl »

The report is here:

http://php.moia.cat/mysqlreport.mrt

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

Problems with mysql

Post by Vladimir »

Hello,

We tested the report you sent. Everything is working correctly. Please try to update to the latest version of our product, in which many changes for working with data were made:
http://stimulsoft.com/ReportsFxPHPDownloads.aspx

Thank you.
clopessl
Posts: 6
Joined: Mon Feb 14, 2011 5:00 am
Location: spain

Problems with mysql

Post by clopessl »

Hello,

I have the purchased version Stimulsoft Reports.Fx for PHP 2010.3, but following their advice i downloaded Stimulsoft Reports.Fx for PHP 2011.02.08 Trial and none of the two programs work.

This may be the problem?

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

Problems with mysql

Post by Vladimir »

Hello,

You can download the licensed version of the product from the Registered User Area: http://stimulsoft.com/RegisteredUsers.aspx?login=yes
Please enter your username and password, which were sent to you in the congratulation e-mail after purchasing the product. The "Latest prerelease versions of Stimulsoft Reports" section contains prerelease builds. After updating the files on the server, please check the version of the product in the designer About dialog box. If the version does not match to what you downloaded, then please clear your browser cache. At the moment the latest version is 2011.1.911.

Thank you.
clopessl
Posts: 6
Joined: Mon Feb 14, 2011 5:00 am
Location: spain

Problems with mysql

Post by clopessl »

Hello,

in my registered area only appears:

Stimulsoft Reports.Fx for PHP 2010.3
Stimulsoft Reports.Fx for PHP 2010.3 Pack

anyway i have downloaded the 2011.1.911 trial and and does not work.

If you want to test have:

Payment version 2010.3 in http://intranet.moia.cat/QuickStart
Trial version 2011.1.911 in http://intranet.moia.cat/2start

Thank you.
Andrew
Posts: 4107
Joined: Fri Jun 09, 2006 3:58 am

Problems with mysql

Post by Andrew »

Hello,

For resolving your issue with versions availability, please send a request to info@stimulsoft.com

Thank you.
spotless
Posts: 2
Joined: Wed Feb 09, 2011 10:49 am
Location: Canada

Problems with mysql

Post by spotless »

Hello everyone,

I am new to Stimulsoft and may be asking a silly question but it is driving my crazy.

I am using the trial version of Reports.Fx for PHP. I have reviewed the sample reports and now wish to create a new connection to a sample MySQL db which I have.

MySQL is working properly. I can connect with the same credentials using PHPMyAdmin and a test PHP script. When I try to create a new connection using the Report Designer (browser based), I cannot get it to connect. I get a connection error every time.

Server=localhost;Database=mydb;Port=3306;user=myuser;password=mypassword; (these same settings work with my sample php script on the same folder)

Using the trial, am I able to create a new connection or am I limited to the xml data sample?

Kind Regards.

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

Problems with mysql

Post by Vladimir »

Hello,

Please try to update to the latest version of our product, in which many changes for working with data were made:
http://stimulsoft.com/ReportsFxPHPDownloads.aspx

Thank you.
Post Reply