I have the following code, and I am trying to pass datetime as a variable to a stored procedure. I have tried several different things with no luck. Any idea as to get date to pass to "@LVDate", and time to pass to "@LVTime"I have the following code, and I am trying to p