Hello,
I have a View created in SQL Server that has a column with date information as a varchar. I did a Cast to that column to make it a DateTime. So in Crystal, that field displays as a DateTime but when I go to Select Expert and try to make it equal to my "DateTime" type parameter, it won't pick up. Is there something I have to do differently on the SQL end to make this work?
Any help would be greatly appreciated.
I have a View created in SQL Server that has a column with date information as a varchar. I did a Cast to that column to make it a DateTime. So in Crystal, that field displays as a DateTime but when I go to Select Expert and try to make it equal to my "DateTime" type parameter, it won't pick up. Is there something I have to do differently on the SQL end to make this work?
Any help would be greatly appreciated.