I have a small problem. I can't find out the syntax how to convert a date to a specific format.
I would like to make some grafs on Excell, but I don't want to select all record with different date.
Access SQL provides the next function
Select A.AccountNumber, format$(A.date, 'mmmm yy')
from ledgerTrans A
It doesn't works on Excell or MS Query.
What is the corect syntax for C/ODBC ??
Thanks a lot
0
Comments
What about to prepare the table itself for this? Add new column and fill it with needed data?
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.