c# - Crystal reports does not identify System.DateTime -
i coding in c# , use crystal reports in application.
have use custom query (handwritten) report use dataset.xsd. in dataset have datetime field, made type of datetime field system.datetime.
in report m using parameter check date, crystal reports not identify datetime field in dataset datetime.
i have set parameter value type datetime too.
is there solution this?
Comments
Post a Comment