I am using OpenXML to import data from text file. While it is working
fine with small files...I am getting General Network error while
parsing file of 4.5MB. Could anyone suggest the possible cause for
this. What is interesting is that , I am able to load the same file
using another SQL server. Could someone tell me the possible reason for
this behaviour....
Thanks
AnandThis error typically denotes a problem at the network layer. Can you check the NT event logs of the server for any network card failures? What about the SQL errorlog? Does it have any suspicious messages?sql
No comments:
Post a Comment