Problem connecting to mySQL

Stimulsoft Reports.PHP discussion
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Problem connecting to mySQL

Post by Vladimir »

Hello,

We have identified the problem, it lay in using an older version of PHP. We have fixed the script, now compatibility with earlier versions should be provided. Please see the attached archive.

Thank you.

Attachments
922.php_scripts.zip
(1.57 KiB) Downloaded 343 times
rahulmes
Posts: 16
Joined: Fri Apr 08, 2011 2:12 am
Location: India

Problem connecting to mySQL

Post by rahulmes »

Its finally working! Thanks Vladimir for the excellent support.

I will be buying this product soon. The product is excellent and it is matched by a similar quality of support.

Regards,

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

Problem connecting to mySQL

Post by Vladimir »

Great!

We are always glad to help you. Have a nice day!

Thank you.
sonam
Posts: 14
Joined: Fri Jul 19, 2013 7:22 am

Problem connecting to mySQL

Post by sonam »

Hi,

How to connect StimulSoft Reports.Net version 2013.1 Tool with mysql in the enviroment of .Net (vs2010 version 4.0 using Asp.Net c#)
I am facing the problem with Stimulsoft Reports.Net Tool connecting to Mysql Database. when making the new connection there is no any option MysqlDatabase for selecting. i am unable to go ahead

I google it a lot but they are saying i need to add StimulSoft.Reports.MysqlDatabase.dll in software of stimulsoft where i have installed Designer.exe. but this dll file i am not getting anywhere.

Please help me.

Thanks
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Problem connecting to mySQL

Post by Alex K. »

Hello,

You can download Mysql data adapter from our site:
http://www.stimulsoft.com/en/downloads/database-packs

Compile it and use directly in designer.

Thank you.
sonam
Posts: 14
Joined: Fri Jul 19, 2013 7:22 am

Re: Problem connecting to mySQL

Post by sonam »

Hi,
Thanks for reply.

I have downloaded database-pack but the code giving errors not able to compile successfully.
The best overloaded method match for 'Stimulsoft.Database.QueryParametersForm.QueryParametersForm(Stimulsoft.Database.ParameterList, System.Data.Common.DbCommand)' has some invalid arguments.

may you give some idea how can resolve these errors?

Can you give dll directly , because i am unable to compile your code. i have resolved some of errors but still giving errors for GetSchema not accepting first argument.

Thanks
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Re: Problem connecting to mySQL

Post by Ivan »

Hello,

Which Mysql data adapter do you use - ConnectorNet or CoreLab ?

Thank you.
sonam
Posts: 14
Joined: Fri Jul 19, 2013 7:22 am

Re: Problem connecting to mySQL

Post by sonam »

Hi,

ConnectorNet

Thanks
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Problem connecting to mySQL

Post by Alex K. »

Hello,

Please check the compilled .dll file with last prerelease build from 12-Jul-2013 in attachment.

Thank you.
Attachments
Stimulsoft.Report.MySqlDatabase.zip
(10.84 KiB) Downloaded 291 times
sonam
Posts: 14
Joined: Fri Jul 19, 2013 7:22 am

Re: Problem connecting to mySQL

Post by sonam »

Hi,

Thanks a lot :)
Post Reply