vb6 - Best Way To Update Databse String Without Recompiling Code -


i have application references 2 databases. issue is, every time database changes, have change database string in source code , recompile exe. there better way this? thinking save strings file , have application read file. approach?

yes, common way handle config file.


Comments

Popular posts from this blog

javascript - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -