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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 xml parsing error:system error:265926

Author  Topic 

laker_66
Starting Member

5 Posts

Posted - 2004-05-19 : 00:21:43
Hello
When i run text data through OPENXML which has data more than 3956 charcters i get the following error .

Server: Msg 6603, Level 16, State 1
XML parsing error: System error: 265926

Microsoft has the following fix..
http://support.microsoft.com/default.aspx?scid=kb;EN-US;285006

But 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


MeanOldDBA
derrickleggett@hotmail.com

When life gives you a lemon, fire the DBA.
Go to Top of Page
   

- Advertisement -