F
fendwick
I am attempting to format a date field in a Word 2002 (10.2627.3311
Merge Main document, connecting to an SQL Server 8.0 database datetim
field, using a File DSN (ODBC) connection.
The field-code I'm using is:
{ MERGEFIELD "Final_Payment_Date" \@ MM/dd/yyyy }
But although the document merges successfully, the returned dat
remains in the source format, neither modifying the date's format, no
removing the time -- i.e.:
1/1/1900 12:00:00 AM
I've tried enclosing the date format-picture in double-quotes, but t
no avail...
Any ideas?
fendwic
Merge Main document, connecting to an SQL Server 8.0 database datetim
field, using a File DSN (ODBC) connection.
The field-code I'm using is:
{ MERGEFIELD "Final_Payment_Date" \@ MM/dd/yyyy }
But although the document merges successfully, the returned dat
remains in the source format, neither modifying the date's format, no
removing the time -- i.e.:
1/1/1900 12:00:00 AM
I've tried enclosing the date format-picture in double-quotes, but t
no avail...
Any ideas?
fendwic