Mysql Date Time Data Type

Stimulsoft Reports.NET discussion
Post Reply
mmurdock
Posts: 94
Joined: Tue Mar 20, 2007 4:59 pm

Mysql Date Time Data Type

Post by mmurdock »

If I have the following MySQL in my datasource I get the following error.

select now() as test

"The error of compilation
The error of compilation is found in the 'Report' report:
Type 'MySql.Data.Types.MySqlDateTime' is not defined."

In the past I have converted the date to a string. When I do this I cannot sort on the date field properly.

Any help would be appreciated.

Thanks,

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

Mysql Date Time Data Type

Post by Ivan »

Hello,

Sorry for the delay with response.
We need more time to prepare the answer for you.

Thank you.
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Mysql Date Time Data Type

Post by Jan »

Hello,

Can you say how you add support of MySQL adapter (adapters added from code or by adapter file )? You have received this errors when using report designer (designer.exe) or from program code?

Thank you.
mmurdock
Posts: 94
Joined: Tue Mar 20, 2007 4:59 pm

Mysql Date Time Data Type

Post by mmurdock »

I am using the MySQL ConnectorNet Database pack from your site. I get the error when I try to preview a report. Does that answer you question?

Thanks,

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

Mysql Date Time Data Type

Post by Alex K. »

Hello,

We could not reproduce the issue.
Please check the last prerelease build and database pack.

Thank you.
Post Reply