P.S...U could use " " as the value for the split as well if you want to split the date and time value and load it into a variable(If they seperated by a blank)
Maybe first write the date separately in a temp table and then run the query or loop through the recordset: split, check and if not equal to users input movenext, loop.
Hope this helps
|