LeonelSanchezJr
Programmer
Is it possible to create an input parameter field for a stored procedure as a DATE field instead of a DATETIME.
The reason I'm asking is because when I run my Crystal Report, the prompts require the user to enter the DATE and TIME.
The user doesn't want to have to enter the time.
In the table being accessed the field is defined as DATETIME, but the length is 8. So, the field only contains a date.
The reason I'm asking is because when I run my Crystal Report, the prompts require the user to enter the DATE and TIME.
The user doesn't want to have to enter the time.
In the table being accessed the field is defined as DATETIME, but the length is 8. So, the field only contains a date.