Persistent Recordsets, Application Settings and XML
Category:
ASP, HTML and XMLType:
SnippetsDifficulty:
BeginningAuthor:
Brian M. MatumburaVersion Compatibility: Visual Basic 6, Visual Basic 5
More information:
This demo project illustrates how you can take advantage of the ease of use of recordsets to store and read application settings from a file.
This project saves the settings in an XML document. You can change the files format by changing the second parameter of the Save() method of a recordset.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download dbxmlpersistentrs.zip