Microsoft
Software
Hardware
Network
Question : how to get datetime format yyyy-mm-dd hh:mi:ss.mmm in EXcel cells while copying from management studio result set?
Hi,
I am trying to copy resultset from sql server management studio to Excel.In that result set I have a datetime column.After copying to Excel it shows only the time.How to get datetime column format in Excel i.e yyyy-mm-dd hh:mi:ss.mmm
Answer : how to get datetime format yyyy-mm-dd hh:mi:ss.mmm in EXcel cells while copying from management studio result set?
sorry
1:
CONVERT(VARCHAR(11), your_date_field, 120) +CONVERT(VARCHAR(12), your_date_field, 114)
Open in New Window
Select All
Random Solutions
[Sybase][ODBC Driver]Unable to connect to database server: unable to start database engine
How do I properly modify the Onet.xml?
Can't sign on to domain after Ghost restore
ISA 2006 problems
AIX non rootvg backup of two system
i want to install lout 3.38 on linux. while installing through make command it gives some problem. how to solve this?
Space Issue with Exchange 2003
Creating online Tutorials (What software is available for this?)
sendmail - stat=Deferred: Connection refused by [127.0.0.1]
Can I link to a local drive or program from Sharepoint 2007?