Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting XML to DBF
Message
De
21/07/2004 11:00:33
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00926542
Message ID:
00926564
Vues:
13
The first step is getting a DataSet (.xsd) of your .DBF.
Then, you can use the DataSet to read in the XML. The columns that don't match will be added to your DataSet.
Then you can iterate through each row in the DataTable, putting the data from the columns that don't match into the correct columns.

Try experimenting with that a little first and see if that works for you.

~~Bonnie


>Hi
>
> I am new to C#. I want to convert the xml file to dbf. XMl file has the tag names for Field names which are different from the field names in the DBF table. I will be grateful if you could provide me with as many options available to achive this.
>
>Thanks
>Bharat
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform