Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in SQL Server only
Search
Advanced Search
Forums
Product Launch
Updates
Today's Posts
Member List
Calendar
Home
Forum
Topic
SQL Server
SQL datetime from incorrect char(10)
Collapse
This topic is closed.
X
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
oembuilders@gmail.com
#1
SQL datetime from incorrect char(10)
Jul 23 '05, 08:46 AM
Hi all,
Would anyone know a way to convert a char(10) in format 'm/d/yyyy' to
'mm/dd/yyyy', so I can convert the column to datetime format.
Thanks
oembuilders@gmail.com
#2
Jul 23 '05, 08:46 AM
Re: SQL datetime from incorrect char(10)
found my issue. Had 4 basd values in date column from our import. Used
following to
discover this.
SELECT * FROM (tableNAme)
WHERE ISDATE([ColumnName])=0
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment