VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Connection String Maker (updated)

by Matheus Moreira (2 Submissions)
Category: Databases/Data Access/DAO/ADO
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (20 Votes)

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 vbcoders.com 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. :)

Code 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

Rate Connection String Maker (updated)

Download Connection String Maker (updated)

Download Connection String Maker (updated) (44 KB)

Connection String Maker (updated) Comments

No comments have been posted about Connection String Maker (updated). Why not be the first to post a comment about Connection String Maker (updated).

Post your comment

Subject:
Message:
0/1000 characters