Click here to Skip to main content
16,005,038 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralProblem with db in Access and VBA Pin
David Fawn28-Apr-05 5:42
David Fawn28-Apr-05 5:42 
GeneralRe: Problem with db in Access and VBA Pin
Dave Kreskowiak28-Apr-05 6:29
mveDave Kreskowiak28-Apr-05 6:29 
GeneralRe: Problem with db in Access and VBA Pin
David Fawn28-Apr-05 6:34
David Fawn28-Apr-05 6:34 
Generalto close a form Pin
ADY00728-Apr-05 5:15
ADY00728-Apr-05 5:15 
GeneralRe: to close a form Pin
Joey Picerno28-Apr-05 7:46
Joey Picerno28-Apr-05 7:46 
GeneralRe: to close a form Pin
ADY00728-Apr-05 8:00
ADY00728-Apr-05 8:00 
GeneralTransparent Form Pin
Joey Picerno28-Apr-05 3:31
Joey Picerno28-Apr-05 3:31 
QuestionHow to fetch database names Pin
Suman Singh28-Apr-05 3:13
professionalSuman Singh28-Apr-05 3:13 
I want to make my own connection wizard.
I have 3 radio button for user to choice whether they want to connect with MS Acces, SQL Server or Oracle Database.
According to their choice the connection string is passed

such as if user selected to connect with SQL server

a string conn = "datasource=.; user ID =sa; password="

is stored.

Now I want to connect to the server and fetch all the database names so that user can choose any database.

Any sample code will be much helpfull...

Thanks in advance..

AnswerRe: How to fetch database names Pin
Colin Angus Mackay28-Apr-05 3:55
Colin Angus Mackay28-Apr-05 3:55 
GeneralRe: How to fetch database names Pin
Suman Singh28-Apr-05 20:28
professionalSuman Singh28-Apr-05 20:28 
GeneralFreehand drawing in vb.net Pin
meghadwivedi28-Apr-05 3:09
meghadwivedi28-Apr-05 3:09 
GeneralRe: Freehand drawing in vb.net Pin
Fernando Soto28-Apr-05 8:06
Fernando Soto28-Apr-05 8:06 
GeneralNullable types in vb.net Pin
Anonymous28-Apr-05 1:07
Anonymous28-Apr-05 1:07 
GeneralRe: Nullable types in vb.net Pin
Greeky28-Apr-05 2:43
Greeky28-Apr-05 2:43 
GeneralGet PIDL from file path Pin
Andy H27-Apr-05 23:44
Andy H27-Apr-05 23:44 
General"out-of-paper" error Pin
lmaks27-Apr-05 23:11
lmaks27-Apr-05 23:11 
GeneralRe: "out-of-paper" error Pin
Anonymous28-Apr-05 5:55
Anonymous28-Apr-05 5:55 
GeneralRe: "out-of-paper" error Pin
lmaks2-May-05 4:00
lmaks2-May-05 4:00 
GeneralDatagrid Control Pin
nitin_ion27-Apr-05 22:54
nitin_ion27-Apr-05 22:54 
GeneralVS.2005 no datagridtablestyle Pin
Greeky27-Apr-05 22:44
Greeky27-Apr-05 22:44 
GeneralRe: VS.2005 no datagridtablestyle Pin
Anonymous28-Apr-05 3:20
Anonymous28-Apr-05 3:20 
GeneralReading text from command prompt Pin
johnjsm27-Apr-05 22:31
johnjsm27-Apr-05 22:31 
GeneralRe: Reading text from command prompt Pin
Fernando Soto28-Apr-05 10:37
Fernando Soto28-Apr-05 10:37 
GeneralRe: Reading text from command prompt Pin
Fernando Soto4-May-05 6:23
Fernando Soto4-May-05 6:23 
GeneralProblems with the debugger in VB.Net Pin
Johtrek27-Apr-05 21:54
Johtrek27-Apr-05 21:54 

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.