Bug in detecting datatypes

Stimulsoft Reports.PHP discussion
Post Reply
tony.tomov
Posts: 72
Joined: Mon Jun 07, 2010 2:39 am

Bug in detecting datatypes

Post by tony.tomov »

Hello,

Thank you for you support.

When using Mysql driver with custom query the returned datatype(s) is number in case of numeric,int and etc. fields, but in EditDataSource dialog it is recognized as int only. Also the Mysql Driver does not recognize integer datatype (I have checked this in the mysql adapter parseType function) , which is funny, since the returned type is always number.

In case of a lot of integer and decimal fields I always should set the correct datatype.
This is not comfortable and moreover not all developers(users) have access to the database to set the correct datatype.

The other adapters does not return the datatypes at all.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Bug in detecting datatypes

Post by Alex K. »

Hello,

We have found some issue.

We need some additional time to check the issue, we will let you know about the result.

Thank you.

ticket: #5930
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Bug in detecting datatypes

Post by Alex K. »

Hello,

The issue is fixed. The fix will be available in the next release build.

Thank you.
Post Reply