Topics
Started by
Posts
Last post
Hi, I've got a XML file like this (via a third-party-vendor, can't change it) and want to import it…
2 replies
HI CREATE TABLE Customer ( CustomerId INT PRIMARY KEY, CompanyName NVARCHAR(20), City NVAR…
3 replies
Hi All, I wrote a query as below. select KB.KartelaNo as KBBarkod, KB.HambezStokAnmaKodu as KBHambe…
3 replies
Guys, Please help me for this scenario. I should agree that I am just an beginer in the XML part...…
2 replies
Greetings all, I have been doing some research on inserting an XML file into my database and so far…
7 replies
I am trying to extract data from xml files. I have xml like this <Response> <Status>E…
3 replies
Scenario: I want to populate a form via XML with data that is pulled from a 2005 SQL server. Scope:…
4 replies
Im sorry about this basic question, however im banging my head, I cant find a simple answer to this…
5 replies
Hi All, How to generate xml file without using bcp utility. please help me out of this problem. Reg…
3 replies
Hello everybody, There is a need to construct an xsd schema with validates the xml with the followi…
1 replies
I am parsing XML that is stored in the following format: <relatedOSCollection> <oddsStat…
1 replies
I have parent-child hirearchy. for example for the parent table has parent PID (parent id) ,descrip…
3 replies
Hi All, One of my system generating a CONNECTION DATA RECORD (.xml extension) with 1000s lines like…
4 replies
I have a large XML document that I need to fitter into a smaller xml document for use in a SQL2008 …
1 replies
Hi, I'm completely lost with XML Namespace and elementFormDefault and attributeFormDefaut. xmlns i…
3 replies
Viewing 15 topics - 376 through 390 (of 800 total)
You must be logged in to create new topics.