none
13 Şubat 2013 Çarşamba
workaround for error "The version of SQL Server in use does not support datatype 'datetime2' "
http://stackoverflow.com/questions/316422/using-sql-server-2008-and-sql-server-2005-and-date-time
explains the error pretty well.
In short, the workaround is opening the .edmx file with notepad, searching for phrase
ProviderManifestToken
and replacing
2008
with
2005
..
ProviderManifestToken="
2005
"
Hiç yorum yok:
Yorum Gönder
Sonraki Kayıt
Önceki Kayıt
Ana Sayfa
Kaydol:
Kayıt Yorumları (Atom)
Hiç yorum yok:
Yorum Gönder