In Crystal SQL Designer I created a table. (This is my first SQL Table) When I bring the table over to Crystal Reports it converts the 2 DateTime fields into 2 different String fields. One is (YYYY,MM,DD HH:MM:SS) and the other is the same except there is a period at the end of the SS. I need to convert the data into a Date/DateTime filed so I can put a Date Range parameter around it.
How do I convert String type data into Date or preferablly DateTime data?
Thanks for you help!
Hillary
How do I convert String type data into Date or preferablly DateTime data?
Thanks for you help!
Hillary