Gladimir Posted August 2, 2004 Posted August 2, 2004 I have a series of XML files with accompanying DTD files. If I just use the Excel Data-XML-Import menu to load the files, the first file fails due to invalid characters ('<') and the second file completes with errors (truncation). I asssume that I need to write a custom XML parser to handle these invalid characters and large amounts of data in a single field. I am proficient with Visual Basic 6, VBA, and C#. I have Visual Studio .NET 2003. What is the best way to get started? Any suggestions or links to good sites with explanations and/or sample code would be greatly appreciated. Quote Never ascribe to malice that which is adequately explained by incompetence. - Napoleon Bonaparte
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.