You want the Convert function. Try these:
SELECT convert(varchar, myColumn, 106) as TheDate FROM Tablename SELECT convert(varchar, myColumn, 101) as TheDate FROM Tablename Mark |---------+----------------------------> | | Brook Davies | | | <[EMAIL PROTECTED]| | | dia.com> | | | | | | 12/03/2004 03:56 | | | PM | | | Please respond to| | | cf-talk | | | | |---------+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Silver Sponsor - New Atlanta http://www.newatlanta.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:186177 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

