Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
awadi20
Starting Member
10 Posts |
Posted - 2009-04-27 : 07:04:52
|
dear allI use asp.net 2. I have the followingDim d_date As dated_date = FormatDateTime(Now, DateFormat.ShortDate)when I insert d_date to a table with a field datetime. this error message appearThe conversion of a char data type to a datetime data type resulted in an out-of-range datetime valuehow can i solve it |
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
|
|
|
|