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

Popular posts from this blog

Cursor error with postgresql, pgpool and php -

delphi - ESC/P programming! -

c++ - error: use of deleted function -