Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
jess1984
Starting Member
14 Posts |
Posted - 2010-09-29 : 08:03:40
|
hai, when an change the date(datatype is datetime) in SSRS report ,show an errorThe value provided for the report parameter is not valid for its type. (rsReportParameterTypeMismatch) PLZ help me ........very urgentThanks & RegardsJessjess1984 |
|
Sachin.Nand
2937 Posts |
Posted - 2010-09-29 : 08:08:09
|
What is the datatype of the report parameter?PBUH |
 |
|
jess1984
Starting Member
14 Posts |
Posted - 2010-09-29 : 08:12:29
|
Parameter type of Date is datetimejess1984 |
 |
|
Sachin.Nand
2937 Posts |
Posted - 2010-09-29 : 09:10:04
|
What is the datatype of the column to which you are applying the parameter?PBUH |
 |
|
jess1984
Starting Member
14 Posts |
Posted - 2010-09-29 : 09:12:24
|
That is also datetimejess1984 |
 |
|
Sachin.Nand
2937 Posts |
Posted - 2010-09-29 : 09:13:53
|
when an change the date(datatype is datetime) in SSRS report ,show an errorand before changing it to datetime what was the datatype of the parameter?PBUH |
 |
|
jess1984
Starting Member
14 Posts |
Posted - 2010-09-29 : 09:14:55
|
That is also same (datetime)jess1984 |
 |
|
|
|
|