Click here to Skip to main content
15,884,298 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionDynamically Load User Control WinForms - Please Help!! Pin
New2This212-Apr-09 17:26
New2This212-Apr-09 17:26 
AnswerRe: Dynamically Load User Control WinForms - Please Help!! Pin
Dave Kreskowiak12-Apr-09 18:45
mveDave Kreskowiak12-Apr-09 18:45 
GeneralRe: Dynamically Load User Control WinForms - Please Help!! Pin
New2This213-Apr-09 3:15
New2This213-Apr-09 3:15 
GeneralRe: Dynamically Load User Control WinForms - Please Help!! Pin
Dave Kreskowiak13-Apr-09 3:48
mveDave Kreskowiak13-Apr-09 3:48 
GeneralRe: Dynamically Load User Control WinForms - Please Help!! Pin
New2This213-Apr-09 4:55
New2This213-Apr-09 4:55 
Questionhow to upload excel file data to access if excel file have header with special character Pin
paine113511-Apr-09 23:48
paine113511-Apr-09 23:48 
AnswerRe: how to upload excel file data to access if excel file have header with special character Pin
Eddy Vluggen12-Apr-09 23:55
professionalEddy Vluggen12-Apr-09 23:55 
Questiondatasourcing Pin
rajulama11-Apr-09 9:43
rajulama11-Apr-09 9:43 
Hi,
I am having a very simple problem perhaps. I am using visual studio 2008 and have input an access data file called db1.mdb from hard disk. This contains a file called Sheet1. I would like to connect to that database from my form. I am using following code which says connection failure. My file contain no password and username.

Dim con As OleDbConnection = New OleDbConnection("Provider=Microsoft.jet.oledb.4.0;data source=db1.mdb")


Please help me
AnswerRe: datasourcing Pin
Luc 64801111-Apr-09 10:04
Luc 64801111-Apr-09 10:04 
GeneralRe: datasourcing Pin
rajulama11-Apr-09 10:11
rajulama11-Apr-09 10:11 
GeneralRe: datasourcing Pin
Luc 64801111-Apr-09 10:21
Luc 64801111-Apr-09 10:21 
AnswerRe: datasourcing Pin
Naji El Kotob11-Apr-09 23:34
Naji El Kotob11-Apr-09 23:34 
GeneralRe: datasourcing Pin
Dave Kreskowiak12-Apr-09 6:58
mveDave Kreskowiak12-Apr-09 6:58 
GeneralRe: datasourcing Pin
Naji El Kotob12-Apr-09 9:45
Naji El Kotob12-Apr-09 9:45 
GeneralRe: datasourcing Pin
Dave Kreskowiak12-Apr-09 16:36
mveDave Kreskowiak12-Apr-09 16:36 
GeneralRe: datasourcing Pin
rajulama12-Apr-09 18:39
rajulama12-Apr-09 18:39 
GeneralRe: datasourcing Pin
Naji El Kotob12-Apr-09 20:42
Naji El Kotob12-Apr-09 20:42 
QuestionVB FORMS DISPALY Pin
NAVAF00911-Apr-09 8:02
NAVAF00911-Apr-09 8:02 
AnswerRe: VB FORMS DISPALY Pin
Vozzie211-Apr-09 9:25
Vozzie211-Apr-09 9:25 
GeneralRe: VB FORMS DISPALY Pin
NAVAF00911-Apr-09 10:12
NAVAF00911-Apr-09 10:12 
GeneralRe: VB FORMS DISPALY Pin
Luc 64801111-Apr-09 10:23
Luc 64801111-Apr-09 10:23 
GeneralRe: VB FORMS DISPALY Pin
NAVAF00911-Apr-09 11:34
NAVAF00911-Apr-09 11:34 
QuestionWindows Media player Pin
rspercy6511-Apr-09 4:39
rspercy6511-Apr-09 4:39 
AnswerRe: Windows Media player Pin
0x3c011-Apr-09 5:01
0x3c011-Apr-09 5:01 
GeneralRe: Windows Media player Pin
rspercy6511-Apr-09 5:10
rspercy6511-Apr-09 5:10 

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.