I am using Below SQL commands at Crystal Report as command

SELECT    count(id)
FROM         Content
WHERE      CONVERT(varchar(10),ImportDate,101) between '{?Para1}'  and '{?Para2}'

but its generate message value as '0',But When I run in sql server it give result as 23454.Please Help me Sort this problem

Thanks
Tank50

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.