Microsoft
Software
Hardware
Network
Question : Converting Dates with SQL
Howdy,
I am modifying an Access 2003 table. The original table has a, "Date/Time" field which has dates in the formats: 9/23/2008 and 11/24/2009, etc. These dates represent credit card expirations. Using SQL, I would like to copy these dates into a new table and field while converting them to a "Text" data type. The new format will be: "09/08" and "11/09," etc. I do not need to know the day the card expires, just the month and year. Is there a way to do this with SQL? If not, how 'bout a VBA example...Thanks Dudes!
Answer : Converting Dates with SQL
select format([DateField],"mm/yy"
) AS ExpiryDate into tableX
from tableName
Random Solutions
Code not returning result unless a breakpoint is set!
What is needed to read EXCEL file fom Visual Basic 2008 without Office installed?
My Outlook keeps Crashing with this Event ID's 2000, 2002, 1000? Thanx for the help
recovering *Contacts* from an old .OST file???
Returning bitmap DPI in MFC
Installed vs total physical memory
WIN32_FIND_DATA Size problem
Bootmgr is missing, trying to import image using Windows PE/Imagex
Deploying SP3 for XP via WSUS 2.0
Vista Home Premium wont install