XML into SQL- elements or attribs?

webmasterbeta

New Member
Hi all

I need to get an XML file into a SQL database (and back out again later- either into Quark Express or onto the Internet). The file is basically contains details from our company address book and is quite simple in structure (i.e. first name, last name, address-- the same throughout really).

Now...i still don't know what to use: elements or attirbutes. I don't know what the difference will be and how it will effect my work in the future. Getting the data in, i could use either method, but i will then need to use the info in the database for intranet(ASP) applications. I also want the xml data to map nicely to SQL tables/columns.

Any info MUCH appreciated

Neile
 
Back
Top