Microsoft
Software
Hardware
Network
Question : How do I manipulate (write and read) a xml file in VB6?
Hi All,
My problem is...
I work for Retailing Management System. Front end is VB6, back end SQL Server 2005. My application has an interface called Item Fetch to select an item from a item list. The Item Fetch interface fetches all 20,000 items from the db server every time an item is selected. Around 50 sales counters are accessing the db server simultaneously. So the db server is over loaded, and the performance of my application gets reduced.
My plan is...
Fetch all 20,000 items from the db server only once, and save those in a file (preferably xml file) in the local machine. So that my fetch interface will load items from the local file. Thus the db server is free from item fetch queries.
My question is...
1. Does my idea sound good? If not, plz give your suggestion.
2. Which file format should i use to save around 20,000 items? xml or any other format? Hopefully csv (comma separated values) may not be suitable since item desc may have commas.
3. How do I manipulate (write and read) a xml file in VB6?
Thank you in advance.
Regin T.
Answer : How do I manipulate (write and read) a xml file in VB6?
VB6: XML and How To Read It With Visual Basic
http://www.nonhostile.com/
howto-xml-
vb6.asp
Getting Started with VB 6 and XML
http://www.informit.com/ar
ticles/art
icle.aspx?
p=25084
Creating XML documents with the DOM in VB6
http://articles.techrepubl
ic.com.com
/5100-1087
8_11-
10447
59.html
Random Solutions
phpmailer problem after migrating from Windows WAMP to Ubuntu LAMP
DockForm.DCU not found?
how can i create window service in C# using InstallUtil.exe ??
Forward meeting requests to another mailbox
DHCP White list
The designer must create an instance of type 'Microsoft.VisualBasic.Com
patibility
.VB6.BaseC
ontrolArra
y' but it cannot because the type is declared as abstract.
Validation of viewstate MAC failed? How I fix it?
looking for a powerful ActionScript 3 isometric engine
How to find CD Burning folder path in c# and operating system as a XP?
Shared calendar does not show appointments until refreshed