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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-11-12 : 09:30:00
|
| Dale writes "I have blob data from a mysql database that I'm trying to load into SQLServer 2000. I've tried changing the data type for the column in SQLServer 2000 to image, text, and ntext but i get the 'truncated' error. I also tried the varbinary data type, but that didn't work either. Which data type should I use in SQLServer 2000 to handle my blob data?Thanks." |
|
|
|
|
|