G
Guest
Hi,
I need to save data into a XML file using an existing schema (I have the
..xsd file)
If the record exists then the data must be read from the DB in MS Access
2000 and saved into a XML file.
If the record does not exist then the apps must create a new record into XML
file (this record must not be saved into the database)
The application is being developed in VB.NET
Any idea?
Thanks
Sean
I need to save data into a XML file using an existing schema (I have the
..xsd file)
If the record exists then the data must be read from the DB in MS Access
2000 and saved into a XML file.
If the record does not exist then the apps must create a new record into XML
file (this record must not be saved into the database)
The application is being developed in VB.NET
Any idea?
Thanks
Sean