I'm using SQL server 2000 to store my info in and two of the fields are set to datetime.
I need to pass these as variables from a form, but whenever they are passed it changes the / into %2F instead which completely invalidates the point of passing them as variables as they are no longer the correct values.