G
Guest
i am using an adp project and i want to use and append query. as part of this
query i want to use (one colum that adds only the time of a general date/time
field)
i am using this as a column name (and it doesnt work)
TimeStamp: Format(Now(), "h:m:s")
it automatically puts ' around it and when i try to run it is states
something like trancated results, or something like that....
what is the proper way to format a date using action query connected to sql
server?
Thanks
lee
query i want to use (one colum that adds only the time of a general date/time
field)
i am using this as a column name (and it doesnt work)
TimeStamp: Format(Now(), "h:m:s")
it automatically puts ' around it and when i try to run it is states
something like trancated results, or something like that....
what is the proper way to format a date using action query connected to sql
server?
Thanks
lee