Sunday, February 19, 2012

format = yyyy/mm/dd h:m:s ?

How can i store the dates in a DateTime Columns in format = yyyy/mm/dd h:m:s --> 2005/01/21 18:40:21 ?
I have tried to write it in the formula field but it doesn't work .. it works in access 2000
for MS SQL 2000 database
thank youYou don't. You can retrieve datetimes in a particular format, but you can't (and don't have to) tell SQL Server how to store them.|||ok ! thank you|||...which is the same as in Access...

No comments:

Post a Comment