|
-
Sep 30th, 2008, 10:58 AM
#1
Thread Starter
New Member
[Need Help] Select dates where db column is a varchar
Hello to all. I'm trying to make a report where the date column is stored as a varchar (I really dont know why they did it like that). When I use the Select Expert and make a date range, the report comes out wrong giving other dates. For example if I use in between 08/01/2008 and 09/30/2008 it returns dates from 1999, 2000, ect.....
Any way I can convert that db column from string to date and then make the comparation.
Thanks
-
Sep 30th, 2008, 11:47 AM
#2
Re: [Need Help] Select dates where db column is a varchar
How is the date formatted in the varchar field? Crystal has several Date Functions but the method you choose depends on the format of the date string.
-
Oct 1st, 2008, 07:31 AM
#3
Thread Starter
New Member
Re: [Need Help] Select dates where db column is a varchar
 Originally Posted by brucevde
How is the date formatted in the varchar field? Crystal has several Date Functions but the method you choose depends on the format of the date string.
The date is formated mm/dd/yyyy
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|