#createOBDCDateTime(form.xdate_use & ' ' & form.xtime)#
On 5/10/12 9:50 PM, "Les Mizzell" wrote:
>
> ex: 05/31/2012
> ex: 3:31 PM
>
>Given the values used as examples for the fields above, exactly how
>would I go about querying a datetime stamp field (SQL Server) to find
>all records dates on
Give the fields the same name.
In most languages that results in a commadelimited value which you could
then strip out.
You could also just concatenate them together in your queryparam:
-Original Message-
From: Les Mizzell [mailto:lesm...@bellsouth.net]
Sent: Thursday, May 10, 2012
2 matches
Mail list logo