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 |
|
laker_66
Starting Member
5 Posts |
Posted - 2004-05-19 : 00:21:43
|
HelloWhen i run text data through OPENXML which has data more than 3956 charcters i get the following error . Server: Msg 6603, Level 16, State 1XML parsing error: System error: 265926 Microsoft has the following fix..http://support.microsoft.com/default.aspx?scid=kb;EN-US;285006But I already have SQL Server 2000 service pack 3 and MDAC 2.7 service pack 1 refresh . I was wondering if any one faced a similar situation ....Thanks!!! |
|
|
derrickleggett
Pointy Haired Yak DBA
4184 Posts |
Posted - 2004-05-19 : 00:29:36
|
| Just from reading the article, it looks like you still need to install the fix.If you are upgrading from the original released version of SQL Server 2000 to Microsoft SQL Server 2000 Service Pack 3 (SP3), this problem may occur. To resolve this problem, install the security update that is described in the following Microsoft Knowledge base article: 318202 MS02-008: XMLHTTP control in MSXML 2.6 can allow access to local files MeanOldDBAderrickleggett@hotmail.comWhen life gives you a lemon, fire the DBA. |
 |
|
|
|
|
|