Connection String Maker (updated)
The purpose of this class is make easy to generate ConnectionStrings to open ADO databases.
Just setting some parameters you can easy open Access MDB with or without password, SQL server using username and password or Windows NT login, DBase III files, Excel Worksheets, Oracle and ODBC. Plus, with a minimum of modification you can easily add support to any other database.
Of course that you always can hardcode your connections strings but this class will make this for you on a very friendly way.
I'm updated with minor changed and translation of comments to english.
Since it's my first submission to planet source code will be glad if I have some feedback positive or negative.
I hope that this class can be so useful for you as it is for me. :)
Original Author: Matheus Moreira
Returns
Returns an ConnectionString that you can use to open any ADO database. Or you can also use the built-in class method to open the database
About this post
Posted: 2002-06-01
By: ArchiveBot
Viewed: 84 times
Categories
Attachments
CODE_UPLOAD149972152001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 46,764 bytes
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.