|
-
May 28th, 2006, 12:29 PM
#1
Thread Starter
Addicted Member
[RESOLVED] parameter (Date)
hi everybody..
i'm used an access and Crystal Report 8.5.
datatype for Date in Access=Date/Time
In Crystal Report, i've set parameter for date.Of course the format is Date and Time.
{dte_claiming.date} in {?Date} to {?Date To}
How if i just want to show date only (Dont want to show time) during runtime.
So that i can just choose date only.No need to Change Time.
any helping is very much appreciated.
tq
-
May 29th, 2006, 11:34 AM
#2
Re: parameter (Date)
I am not exactly sure what you are asking but
if you just want to prompt the user for a date value set the Value Type of the parameter to Date instead of Date and Time.
if you are asking how to display just the date on the report, right click on the field on the report and then select Format.
Last edited by brucevde; May 29th, 2006 at 11:38 AM.
-
May 29th, 2006, 09:46 PM
#3
Thread Starter
Addicted Member
Re: parameter (Date)
Thanks for reply.
yes i just want to prompt the user for date only.i set it to the Value Type of the parameter to Date and Time because i set DataType for Date to Date/Time in Access .So if i choose value type for parameter to Date only...It cannot detect date that i retrieve from Access because the datatype is different.
so hope anyone can give me a suggestion.
tq
-
May 30th, 2006, 09:56 AM
#4
Re: parameter (Date)
It cannot detect date that i retrieve from Access because the datatype is different.
Are you getting an error? It works perfectly fine for me.
Which data access method are you using to connect to the Access database?
-
May 30th, 2006, 11:45 PM
#5
Thread Starter
Addicted Member
Re: parameter (Date)
Thanks brucevde.
I changed date/time to date and its working properly.
Tq
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
|