Click here to Skip to main content
15,914,165 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Unable To create connection Pin
Dave Kreskowiak6-Jun-07 4:52
mveDave Kreskowiak6-Jun-07 4:52 
QuestionEnvironment settings local user Pin
Josjekoko5-Jun-07 3:23
Josjekoko5-Jun-07 3:23 
QuestionError that debug doesn't handle Pin
cstrader2325-Jun-07 1:45
cstrader2325-Jun-07 1:45 
AnswerRe: Error that debug doesn't handle Pin
Dave Kreskowiak5-Jun-07 4:37
mveDave Kreskowiak5-Jun-07 4:37 
AnswerRe: Error that debug doesn't handle Pin
mr_lasseter5-Jun-07 16:00
mr_lasseter5-Jun-07 16:00 
QuestionHow to check database connection in VB? Pin
virendra_0075-Jun-07 1:03
virendra_0075-Jun-07 1:03 
AnswerRe: How to check database connection in VB? Pin
koolprasad20035-Jun-07 1:09
professionalkoolprasad20035-Jun-07 1:09 
GeneralRe: How to check database connection in VB? Pin
Dileep_Vickey5-Jun-07 21:09
Dileep_Vickey5-Jun-07 21:09 
Hi,
I think you mean <connection object="">.State property.
For eg:-
dim adocn as new ADODB.Connection
Then we can check whether connection is open or not by adocn.State
AnswerRe: How to check database connection in VB? Pin
Dave Kreskowiak5-Jun-07 3:58
mveDave Kreskowiak5-Jun-07 3:58 
QuestionTaskbar content margins Pin
The ANZAC5-Jun-07 0:15
The ANZAC5-Jun-07 0:15 
AnswerRe: Taskbar content margins Pin
Dave Kreskowiak5-Jun-07 5:58
mveDave Kreskowiak5-Jun-07 5:58 
GeneralRe: Taskbar content margins Pin
The ANZAC5-Jun-07 12:00
The ANZAC5-Jun-07 12:00 
GeneralRe: Taskbar content margins Pin
Dave Kreskowiak5-Jun-07 14:06
mveDave Kreskowiak5-Jun-07 14:06 
QuestionPlz Help With backgroundworker class Pin
sabby20064-Jun-07 23:40
sabby20064-Jun-07 23:40 
AnswerRe: Plz Help With backgroundworker class Pin
Sathesh Sakthivel4-Jun-07 23:43
Sathesh Sakthivel4-Jun-07 23:43 
GeneralRe: Plz Help With backgroundworker class Pin
sabby20065-Jun-07 0:55
sabby20065-Jun-07 0:55 
GeneralRe: Plz Help With backgroundworker class Pin
Sathesh Sakthivel5-Jun-07 1:21
Sathesh Sakthivel5-Jun-07 1:21 
GeneralRe: Plz Help With backgroundworker class Pin
Christian Graus5-Jun-07 2:43
protectorChristian Graus5-Jun-07 2:43 
QuestionError Count in VB? Pin
Xandip4-Jun-07 23:32
Xandip4-Jun-07 23:32 
AnswerRe: Error Count in VB? Pin
Sathesh Sakthivel4-Jun-07 23:41
Sathesh Sakthivel4-Jun-07 23:41 
GeneralRe: Error Count in VB? Pin
Xandip5-Jun-07 0:06
Xandip5-Jun-07 0:06 
GeneralRe: Error Count in VB? Pin
Sathesh Sakthivel5-Jun-07 1:18
Sathesh Sakthivel5-Jun-07 1:18 
AnswerRe: Error Count in VB? Pin
Dave Kreskowiak5-Jun-07 3:55
mveDave Kreskowiak5-Jun-07 3:55 
GeneralRe: Error Count in VB? Pin
VB Prog5-Jun-07 4:27
VB Prog5-Jun-07 4:27 
QuestionUnable to create an instance of datagrid in windows forms Pin
MissionSuccess4-Jun-07 21:31
MissionSuccess4-Jun-07 21:31 

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.