Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XML
|
XML General XML discussions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XML section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 27th, 2006, 08:59 AM
MDM MDM is offline
Authorized User
 
Join Date: Mar 2006
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
Default Web application: XML alternative to DB

Attempt to implement a system to control stock. Orders, likewise users and products are logged on a daily basis. Each order tied to the particular user and parts. Several of thew parts may be ordered under the same Order ID.

Problems:

1.Attempt to log several parts with their respective quantity under the same order ID. I attempt to keep the same order id for the whole lot. Do not want to duplicate and generate id for each of the parts.

2.Want to implement a tracking system, whereas parts id's are checked against records held and inform me whether the same id's were logged on previously. If I want to to continue, by clicking yes, I would create a record.

3. I was considering XML vs SQL and think it is a better idea. Please suggest the ways of searching XML files.

4. I use v.web developer 2005 and when I implement xml using the form, I always see the first record in the file within the form. oNly when I press add, do I see empty text fields. Please, suggest the ways around it.

i would appreciate your comments.

MDM








Similar Threads
Thread Thread Starter Forum Replies Last Post
Difference between web application and web site manojm39 ASP.NET 2.0 Basics 2 August 10th, 2007 09:06 AM
Alternative to application object ratheesh_param ASP.NET 1.x and 2.0 Application Design 3 November 15th, 2006 11:22 AM
Alternative application/Best Books harpua ASP.NET 1.0 and 1.1 Basics 0 July 20th, 2004 08:45 AM
Developing a web site not a web application mkerchenski ASP.NET 1.0 and 1.1 Basics 8 May 25th, 2004 09:03 AM
Synchronizing web db with our master db sunny25 Classic ASP Basics 0 October 17th, 2003 09:16 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.