HighTechTalks DotNet Forums  

From Database to XML

Dotnet XML microsoft.public.dotnet.xml


Discuss From Database to XML in the Dotnet XML forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Dikkuuhh
 
Posts: n/a

Default From Database to XML - 08-23-2006 , 02:08 AM






I have a simple database with address information about a member...

I must get that information in a xml document on the server, and then
read it again, without saving it locally....

This is what database is like:

Member - Name - Street - Number - Zipcode - City - Land

Can somebody help me out?

Thanks

Koen


Reply With Quote
  #2  
Old   
Dikkuuhh
 
Posts: n/a

Default Re: From Database to XML - 08-23-2006 , 05:20 AM






I`m one step further than i was....

Now i have all the address information in a DataSet, and all his
further information in another DataSet...

How can i get those two DataSets in the XML Document??

Can somebody help me come any further??



Dikkuuhh wrote:
Quote:
I have a simple database with address information about a member...

I must get that information in a xml document on the server, and then
read it again, without saving it locally....

This is what database is like:

Member - Name - Street - Number - Zipcode - City - Land

Can somebody help me out?

Thanks

Koen


Reply With Quote
  #3  
Old   
Sanjib Biswas
 
Posts: n/a

Default Re: From Database to XML - 08-23-2006 , 06:57 AM



Look into MSDN help page for DataSet.WriteXml() method.

"Dikkuuhh" <dikkuuhh (AT) niemaauwe (DOT) nl> wrote

Quote:
I`m one step further than i was....

Now i have all the address information in a DataSet, and all his
further information in another DataSet...

How can i get those two DataSets in the XML Document??

Can somebody help me come any further??



Dikkuuhh wrote:
I have a simple database with address information about a member...

I must get that information in a xml document on the server, and then
read it again, without saving it locally....

This is what database is like:

Member - Name - Street - Number - Zipcode - City - Land

Can somebody help me out?

Thanks

Koen




Reply With Quote
  #4  
Old   
Dikkuuhh
 
Posts: n/a

Default Re: From Database to XML - 08-24-2006 , 02:19 AM



Ok, but i don`t want to create a real XML file, i just want to create a
XMLDOM, and without saving it i want to read it.

i don`t want to create a real xml file....



Sanjib Biswas wrote:
Quote:
Look into MSDN help page for DataSet.WriteXml() method.

"Dikkuuhh" <dikkuuhh (AT) niemaauwe (DOT) nl> wrote in message
news:1156328431.975100.243480 (AT) m79g2000cwm (DOT) googlegroups.com...
I`m one step further than i was....

Now i have all the address information in a DataSet, and all his
further information in another DataSet...

How can i get those two DataSets in the XML Document??

Can somebody help me come any further??



Dikkuuhh wrote:
I have a simple database with address information about a member...

I must get that information in a xml document on the server, and then
read it again, without saving it locally....

This is what database is like:

Member - Name - Street - Number - Zipcode - City - Land

Can somebody help me out?

Thanks

Koen



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.