Backup and restore a DataSet connected to MSDE2K with XML

From: Ray Stevens (RayStevens_at_discussions.microsoft.com)
Date: 07/31/04

  • Next message: terry: "oracle outer join"
    Date: Fri, 30 Jul 2004 17:49:01 -0700
    
    

    I have a database with 5 tables loaded into a DataSet. I can do a WriteXML OK but when I try to clear the DataSet and reload it with the XML file it hangs during the ReadXML (This program is not responding.) If I clear the Tables it comes back but the DataSet is empty of data but contains the table names.

    TIA,
    Ray Stevens


  • Next message: terry: "oracle outer join"