Click here to Skip to main content
16,006,348 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralForums with VB.NET Pin
Brian Olej29-May-02 14:53
Brian Olej29-May-02 14:53 
GeneralRe: Forums with VB.NET Pin
Michael P Butler30-May-02 2:48
Michael P Butler30-May-02 2:48 
GeneralWebsites Pin
droidl29-May-02 6:44
droidl29-May-02 6:44 
GeneralListView Problem Pin
28-May-02 21:53
suss28-May-02 21:53 
GeneralList boxes Pin
27-May-02 11:03
suss27-May-02 11:03 
GeneralRe: List boxes Pin
David Wengier27-May-02 11:14
David Wengier27-May-02 11:14 
Generalado and .ini files Pin
24-May-02 10:13
suss24-May-02 10:13 
GeneralRe: ado and .ini files Pin
David Wengier24-May-02 14:03
David Wengier24-May-02 14:03 
If the connection string has been entered into a property in the properties window, you will need to delete it.

Then, you will have to read in the ini file yourself (using either standard file access methods, or GetPrivateProfileString API call) and set the ConnectionString property to be the string that is read out.

ADO wont automatically go looking in an ini file.

--
David Wengier

Sonork ID: 100.14177 - Ch00k
GeneralReadin and writing xml Documents / .net Pin
abous24-May-02 10:01
abous24-May-02 10:01 
GeneralAccess the dll Pin
Gerosa24-May-02 8:18
Gerosa24-May-02 8:18 
GeneralRe: Access the dll Pin
Nick Parker27-May-02 10:34
protectorNick Parker27-May-02 10:34 
Generalscrollbar size Pin
Jerome Conus24-May-02 2:44
Jerome Conus24-May-02 2:44 
GeneralRe: scrollbar size Pin
David Wengier24-May-02 14:01
David Wengier24-May-02 14:01 
GeneralSending Data on Sockets Pin
zakimurtaza21-May-02 21:12
zakimurtaza21-May-02 21:12 
GeneralRe: Sending Data on Sockets Pin
Richard Deeming23-May-02 3:32
mveRichard Deeming23-May-02 3:32 
GeneralServer Applications Pin
Fishbone36521-May-02 17:38
Fishbone36521-May-02 17:38 
GeneralRe: Server Applications Pin
Richard Deeming23-May-02 3:34
mveRichard Deeming23-May-02 3:34 
GeneralRe: Server Applications Pin
Rickard Andersson2027-May-02 1:59
Rickard Andersson2027-May-02 1:59 
GeneralTreeView Pin
20-May-02 2:57
suss20-May-02 2:57 
GeneralRe: TreeView Pin
Vanclei28-May-02 11:00
Vanclei28-May-02 11:00 
GeneralUser Defined Types Pin
Rotti17-May-02 11:52
Rotti17-May-02 11:52 
GeneralUnzip file in Vb.Net Pin
Fishbone36516-May-02 14:39
Fishbone36516-May-02 14:39 
GeneralVisual Basic Installer Pin
Erasmop16-May-02 9:58
Erasmop16-May-02 9:58 
GeneralRe: Visual Basic Installer Pin
Roger Wright16-May-02 10:10
professionalRoger Wright16-May-02 10:10 
GeneralRe: Visual Basic Installer Pin
erasmo17-May-02 9:41
erasmo17-May-02 9:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.