Page 3 of 5

Problem connecting to mySQL

Posted: Fri Apr 15, 2011 1:30 am
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.


Problem connecting to mySQL

Posted: Fri Apr 15, 2011 6:42 am
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

Problem connecting to mySQL

Posted: Fri Apr 15, 2011 6:56 am
by Vladimir
Great!

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

Thank you.

Problem connecting to mySQL

Posted: Fri Jul 19, 2013 7:52 am
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

Re: Problem connecting to mySQL

Posted: Fri Jul 19, 2013 10:41 am
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.

Re: Problem connecting to mySQL

Posted: Fri Jul 19, 2013 12:51 pm
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

Re: Problem connecting to mySQL

Posted: Sun Jul 21, 2013 7:31 pm
by Ivan
Hello,

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

Thank you.

Re: Problem connecting to mySQL

Posted: Mon Jul 22, 2013 4:26 am
by sonam
Hi,

ConnectorNet

Thanks

Re: Problem connecting to mySQL

Posted: Mon Jul 22, 2013 7:05 am
by Alex K.
Hello,

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

Thank you.

Re: Problem connecting to mySQL

Posted: Mon Jul 22, 2013 8:46 am
by sonam
Hi,

Thanks a lot :)