Migrate SQLExpress to MySQL datetimeoffset issue
Posted
by Matt
on Stack Overflow
See other posts from Stack Overflow
or by Matt
Published on 2010-05-21T06:27:56Z
Indexed on
2010/05/21
6:30 UTC
Read the original article
Hit count: 328
Hi, i'm trying to migrate from sqlexpress to mysql, and am having an issue with the DateTimeOFfset(7) field in one of my tables. MySQL is refusing to handle it.. Is there a way to get around this?
© Stack Overflow or respective owner