473,396 Members | 1,786 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Performing Bulk Load of XML Data

Ted
I found this quite interesting. However, it seems to assume I have a
schema defined in an xsd or xdr file.

I get a data feed that appears to be well formed XML, but there is no
schema.

Is it possible to bulk load XML data without a schema file being
available? If not, is there a tool that will create a schema from a
sample XML file?

I have MS Visual Studo 2005, and so have the developer's edition of MS
SQL Server 2005, if that matters.

Please phrase your reply as if for someone who has not worked much
with XML. While I have worked extensively with languages like FORTRAN
and C++ for decades, I have successfully managed to avoid XML until
now. :-( While I understand XML, I have no experience with XSL, and
while I love number crunching, I hate parsing. So you understand that
while not exactly a novice in developing applications, I am venturing
into what is for me new territory.

On a different note, while I have a developer's license for SQL
Server, can my employer legally use SQL Server Express as a back end
for an application I make for him? He, and an administrative aide,
will be the only people using it. It is NOT something that will ever
be distributed.

Thanks.

Ted
Jun 27 '08 #1
1 3001
On Mon, 14 Apr 2008 18:37:31 -0700 (PDT), Ted <r.*********@rogers.com>
wrote:

On your different note: Legal questions are best asked of lawyers, but
the way I understand things the answer is Yes.
-Tom.

>I found this quite interesting. However, it seems to assume I have a
schema defined in an xsd or xdr file.

I get a data feed that appears to be well formed XML, but there is no
schema.

Is it possible to bulk load XML data without a schema file being
available? If not, is there a tool that will create a schema from a
sample XML file?

I have MS Visual Studo 2005, and so have the developer's edition of MS
SQL Server 2005, if that matters.

Please phrase your reply as if for someone who has not worked much
with XML. While I have worked extensively with languages like FORTRAN
and C++ for decades, I have successfully managed to avoid XML until
now. :-( While I understand XML, I have no experience with XSL, and
while I love number crunching, I hate parsing. So you understand that
while not exactly a novice in developing applications, I am venturing
into what is for me new territory.

On a different note, while I have a developer's license for SQL
Server, can my employer legally use SQL Server Express as a back end
for an application I make for him? He, and an administrative aide,
will be the only people using it. It is NOT something that will ever
be distributed.

Thanks.

Ted
Jun 27 '08 #2

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

Similar topics

2
by: Chris | last post by:
Any help would be appreciated. I am running a script that does the following in succession. 1-Drop existing database and create new database 2-Defines tables, stored procedures and functions...
2
by: David Sharp | last post by:
I've been doing some experiments with speeding up copying tables of approximately 1 million rows between databases using BCP and BULK INSERT. I noticed that the total time for removing the...
2
by: php newbie | last post by:
Hello, I am trying to load a simple tab-delimited data file to SQL Server. I created a format file to go with it, since the data file differs from the destination table in number of columns. ...
20
by: akej via SQLMonster.com | last post by:
Hi, i have table with 15 columns CREATE TABLE . ( PRIMARY KEY , NULL , NULL , NULL , NULL , (50) NULL , NULL
6
by: pk | last post by:
Sorry for the piece-by-piece nature of this post, I moved it from a dormant group to this one and it was 3 separate posts in the other group. Anyway... I'm trying to bulk insert a text file of...
5
by: Sumanth | last post by:
Hi, I am running into a problem ( only in this particular instance). I insert one row into a table - takes a fraction of a second try to do a bulk load of the same --takes 10 seconds. ...
11
by: Ted | last post by:
OK, I tried this: USE Alert_db; BULK INSERT funds FROM 'C:\\data\\myData.dat' WITH (FIELDTERMINATOR='\t', KEEPNULLS, ROWTERMINATOR='\r\n');
2
by: mivey4 | last post by:
Hi, I have been searching but haven't had any luck finding a method of performing bulk inserts of data into Oracle comparable to using the BCP utility with MSSQL. In our MSSQL environment I...
5
by: yeoj13 | last post by:
Hello, I have a db2load script I'm using to populate a large table. Ideally, my target table is required to have "Not Null" constraints on a number of different columns. I've noticed a ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...
0
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...
0
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,...

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.