Delphi ADO Connection String Edirot - TechRepublic
General discussion
July 28, 2003 at 07:22 AM
rdwilson2

Delphi ADO Connection String Edirot

by rdwilson2 . Updated 20 years, 6 months ago

I am creating an application that requires me to provide the User with the ability, at run-time, to specify the connection string parameter in order to use an TADOConnection to access databases. The issue here is that I do not know the databases towhich the User may want to connect. Therefore, I am looking for either a component (or some guidance on developing a component) that I can use that will allow the User to perform the same sort of ConnectionString editing that I can do during designtime.

This discussion is locked

All Comments