PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
Using the "Dataset.Datatable."ReadXML
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
Using the "Dataset.Datatable."ReadXML
![]() |
Using the "Dataset.Datatable."ReadXML |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Junior Member
|
Hello, i need some help.
Within the designer of Visual Studio i generated a DataSet within a Table named "Angebote". The same DataSet is generated in a Desktop Application and in a Compact Framework Application. (The Structure of the Table is available on both devices - Desktop, PPC). On Desktop i fill the DataTable with Data. And then i use: Code:
After i copied the .xml file to PocketPC i try to load the data into the table at the PocketPC Application like: Code:
But nothing happens. No error and the DataTable is still empty. What is wrong? I tried the following: Empty Dataset and load the xml directly into the dataset with: Code:
![]() Thanks a lot for any help. Nachbar Last edited by nachbar : 12-09-2006 at 02:13 PM. Reason: editing some code |
|
|
|
|
|
#2 |
|
Junior Member
|
...i found it out.
|
|
|
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 


