Dynamic Connection Strings

One of the problems frequently faced by software developers when creating applications that will rely on a backend database is the little matter of ensuring that there is a viable connection to that backend.

After much research View to Learn developed it's own wizzard to perform this task, and an adaptation of this was recently wriiten up on the Component One WinDev Blog. Hopefully if you too have faced this particular problem you'll find this article of use.