Hi,
I want to see report statistics and I get an error:
Could not execute the report. There was an error in the report.
Column, parameter, or variable #1: Cannot find data type date.
Can you help me.
Hi,
I want to see report statistics and I get an error:
Could not execute the report. There was an error in the report.
Column, parameter, or variable #1: Cannot find data type date.
Can you help me.
My version: 4.3.0
upgraded from 3.9.4
Assuming you are using SQL Server 2008 (or earlier). The old SQL Server does not have date-datatype which the report uses. Run the updater the get the latest build which uses datetime instead for older SQL Servers.
--
myDBR Team
database is Ms SQL 2005
url before date selection:
http://report.kmv.local/report.php?r=2&p1=29&m=11&h=323531528a14527afece012d4a22dfc38268fbf1
url after date selection, press RunReport and error show:
See the earlier post.
--
myDBR Team
which post?
Assuming you are using SQL Server 2008 (or earlier). The old SQL Server does not have date-datatype which the report uses. Run the updater the get the latest build which uses datetime instead for older SQL Servers.
--
myDBR Team
Thanks.
Now it work.
You must log in to post.