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
behaviour for clicking on image links, save as instead of opening in browser
FindFirst in Access Form Not Moving to Record Although Record is Found
View ASP Source Code In Browser
Vista Backup error message 0x8007002
Macro to save e-mails to a file system location
Live Audio Plugin
Best practice. Multisite, single domain?
Simple asp.net shopping cart web application in C#
Loop through TOP1 SQL query in ASP
Error Number (515) Severity (16) State (3)