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 - 2005-06-06 : 08:07:42
|
jbp writes "I wrote my own program that imports data from MS Access to MS Sql Server 2000 using ADO. I get the following error:"Cannot create row of size 8562 which are larger than the allowable maximum of 8060"I know that the row size cannot be bigger than 8060, but when I use DTS to import the data everything works fine. Does DTS truncate the data or how does it work??" |
|
|
|
|