473,513 Members | 3,076 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

XDR element errors

Hi
I'm trying to bulk load an XML document into SQL2000 and no matter what I try the last element in my schema document is not being recognized by the uploader. The error I'm getting is

Schema: missing element definition 'NET_PAY'.

Has anybody seen this error before. The element is defined just like all the other ones and if I remove the NET_PAY element then I get an error that the new last element is missing. I'm using VB.Net like this

Dim objBL As SQLXMLBULKLOADLib.SQLXMLBulkLoad
objBL = New SQLXMLBULKLOADLib.SQLXMLBulkLoad
objBL.ConnectionString = "myconnectionstring
objBL.ErrorLogFile = "c:\error.log
objBL.Execute("c:\core.xdr", "c:\core.xml"

Thanks
Jami
Jul 21 '05 #1
0 1123

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1819
by: CJ | last post by:
I started with this schema: <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"> <xs:element name="response"> <xs:complexType> <xs:sequence> <xs:element name="SysTime" type="xs:string"/> <xs:element name="Item"> <xs:complexType> <xs:sequence>
18
2398
by: Tjerk Wolterink | last post by:
i have the following rule, <xsl:template match="br"> <br/> </xsl:template> This should convert all <br/> to <br/> but, my transformer transforms it all to
3
1268
by: gogaz | last post by:
Hi, I am new to XML. Is following XML write? Or it can cause errors for other developers using/parsing my XML output in their respective applications. <emp id="101" name="ABC"> <name>ABC</name> <age>23</age> <gender>Male</gender>
1
1829
by: Alejandro Calbazana | last post by:
Hello, Should the XmlValidatingReader validating xml against an xsd serially (e.g. - does the XML have to be in the correct position in order for a document to be valid)? For example, I am trying to validate an xsd against a sample XML document and receive errors indicating that there is an invalid child node in my xml.
8
3927
by: Developer | last post by:
Hello, Is there a way to validate an xml fragment? For example, I'd like to know whether this tag is legal, and if not, what's wrong: <complexType name="CIty Grid"> Thanks.
1
18298
by: Derek | last post by:
I am writing a web application for job seekers, and am adding a section that allows administrators to upload jobs to the system via xml. I have used an xml schema to validate the xml they upload. The website runs on IIS5 using classic ASP, and the xml validation is done in a .NET component written in C# that is registered for COM interop on...
1
1907
by: Jeremy Chapman | last post by:
I want to create an xsd so that I can validate xml against it. All I care is that the root node (named brl) exists in the document. Any other node can go inside it. If I validate an xml file with just the brl node it validates fine, but if I put other elements in I get errors. How can I change the xsd so that any child elements/attributes...
2
3150
by: Paul Darroch | last post by:
Hello I am trying to convert a web site from ASP to ASP.NET and the class attribute is used in tables throughout the site. The problem is when I am trying to convert these pages I have a huge list of what appears to be errors with the message "Could not find any attribute 'class' of element 'td'", is there any way of stopping this error...
4
6905
by: Tom Eldridge | last post by:
Hi all I'm getting tons of these errors when running the w3c validator on my template page. Basically it will say for example: element "TITLE" undefined. Do I need to put this into lowercase or uppercase or have I got completely the wrong end of the stick and need to define my doctype to another? Currently I have this:
0
7269
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7177
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
1
7123
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7542
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5701
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
3248
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
1611
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
811
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
470
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.