Tigger9969
Programmer
I know there is a lot of dicussion about datetime fields, but I couldn't find something that would help.
Here's the question:
I have a stored procedure in sql server 2000. In crystal reports, when I view the data and it prompts me for the parameter, I have to enter the exact date and time. If I just enter the date, it doesn't work.
So when I'm in VB and try to pass it a datetime value, nothing works, but I'm not sure of the proper syntax.
What's the easiest way around this?
Tigger9969
Here's the question:
I have a stored procedure in sql server 2000. In crystal reports, when I view the data and it prompts me for the parameter, I have to enter the exact date and time. If I just enter the date, it doesn't work.
So when I'm in VB and try to pass it a datetime value, nothing works, but I'm not sure of the proper syntax.
What's the easiest way around this?
Tigger9969