|
-
Nov 28th, 2012, 06:25 PM
#8
Thread Starter
Fanatic Member
Re: Populating a Combobox - What's the Best Way?
 Originally Posted by dday9
You can certainly use the existing connection by doing something along these lines:
Code:
Dim con As OleDBConnectionString = My.Settings.ExistingConnectionString
Many times the connection string gets saved in the settings because it was added via the wizard tool in visual studios.
Thanks. Part of the problem w this app I think is that the whole thing was put together with wizards!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|