![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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 |
#3
| |||
| |||
|
|
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 |
#4
| |||
| |||
|
|
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 |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |