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 |
|
kwikwisi
Constraint Violating Yak Guru
283 Posts |
Posted - 2010-04-05 : 02:59:01
|
| I'm trying to import data from oracle to sql and getting error"Error converting data type DBTYPE_DBTIMESTAMP to datetime".Some idea pls.tks. |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2010-04-05 : 05:09:55
|
| Try using an error output and check which of values convertion is failing.------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |
 |
|
|
|
|
|