Results 1 to 1 of 1

Thread: read on.net forum--XML or recordset or database --Technical decision required-

  1. #1

    Thread Starter
    Hyperactive Member Kirun's Avatar
    Join Date
    Oct 2001
    Location
    Karachi , Pakistan
    Posts
    333

    Question read on.net forum--XML or recordset or database --Technical decision required-

    I have to take a technical decision and I need help, please help me to decide. Let me tell you that I am working on VB.Net

    I have a data entry application; its database is on network. All the day a Data entry operator enter the data in it and at some given point of time data entry operator will update this data to network, till then the data should be on local hard disk. Now this is I have to decide that in which form I would like to store the data in local hard disk. Should I save all the data as an XML file ,or should I make any disconnected record set or should I make a temporary database on the local computer and then I update it on the network but in this database case it would be difficult if I am using SQL Server incase if the local computer doest have MSDE. Please give me possibilities which are efficient . or just give me the idea that which one I choose from the above given choices

    -*---

    sorry for posting here
    Last edited by Kirun; Sep 7th, 2004 at 12:30 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width