Hi,

I have a old vb6 application I maintain,

that has the settings in a separate xml file.

But now I have to move those "inside" (to remove the xml, don't ask why ).

What would be best place/"paradigm" for such

settings to be handled in vb6 ?

Like database connections, general parameters...

Also to be easy to change it, u know what I mean.

I just searched on the web but until now could not find it.

Of course it is easy to hard code the ones for the moment

but maybe is a better way.

Regards,
a