Results 1 to 1 of 1

Thread: VB - Connection String Builder Add-In

  1. #1
    PowerPoster
    Join Date
    Jun 01
    Location
    Trafalgar, IN
    Posts
    3,439

    VB - Connection String Builder Add-In

    Having never tried making an Add-In and always having troubles creating a connection string, I decided to try to create a Connection String Builder Add-In. The attached project is what I came up with. When you compile it, it is added to your Add-In list. After calling it up and selecting the appropriate information, it places the connection string on clipboard, ready to be pasted into your code.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •