Have a dts uploading data from a local sql server to a webserver. database names are the same, table names are the same too. When i run it from my local server it works fine with the webserver. when it is run from the actual production server i get the following error:
"the number of failing rows exceeds the maximum specified [DBNETLIB][connectionWrite(send())]General Network error. Check your network documentation"
any suggestions?
Thanks