Hi,

this may be a dumb question but...

When you create a VB application which allows the end user to save different options or preferences as to how certain functions should operate, is it possible to save the information directly to the VB app or do you have to tie a database to it in order to be able to save the user settings?

I would tend to think that it is the later because you probably can't alter an app that's been compiled but at the same time, it seems over kill to tie a database to an application just to save 1 or 2 user settings..

Any help would be appreciated..

Dan