Joined: 19 Jun 2007
Location: United Kingdom
Online Status: Offline
Posts: 150
Posted: 22 Aug 2007 at 7:20am
Is this representing a date? If so, I can't see how you can tell if a month or day has two figures or one. Is it possible to put the number into 8 digits so you can transform it into standard international format of yyyy/mm/dd ?
Joined: 17 Aug 2007
Location: United States
Online Status: Offline
Posts: 5
Posted: 22 Aug 2007 at 8:45am
i had to pull data from a database into access and when i try to change the date formula it changes the numbers completly. I cannot pull the data into crystal report so i have to use the access as a middle man. the data is in a form of an alias which crystal report doesnt like.
Joined: 09 Nov 2006
Online Status: Offline
Posts: 2458
Posted: 22 Aug 2007 at 10:09am
You're going to have to do what ssweeney recommended. When bringing the data from the database into Access, you have to force the format to be 8 characters. I think the problem is that you have the data type in Access as a number and this gets rid of the leading zero. If you format it as a string then it should keep the leading zeros.
Please support the forum! Tell others by linking to it on your blog or website:<a href="http://www.crystalreportsbook.com/forum/">Crystal Reports Forum</a>
Joined: 17 Aug 2007
Location: United States
Online Status: Offline
Posts: 5
Posted: 22 Aug 2007 at 10:32am
not sure how to force it, which i understand since i had to do that with excel, when i am using odbc connecting to another database in another building.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum