Set connectionstring property at runtime - TechRepublic
General discussion
February 2, 2001 at 07:27 AM
ggardner

Set connectionstring property at runtime

by ggardner . Updated 25 years, 4 months ago

Is it possible to set the connectionstring property of an ADO data control at runtime? I am writing an app and want to be able to allow the user to specify the where the database is stored on the hard drive. So the connectionstring property must be set at runtime as I read it in from a .ini file. Any ideas?

This discussion is locked

All Comments