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

Visual Basic

 
AnswerRe: Programically Changing the Color Depth of the monitor Pin
Dave Kreskowiak21-Jul-07 12:19
mveDave Kreskowiak21-Jul-07 12:19 
AnswerRe: Programically Changing the Color Depth of the monitor Pin
Luc Pattyn21-Jul-07 13:47
sitebuilderLuc Pattyn21-Jul-07 13:47 
QuestionHow to work with multiple dataset tables Pin
HinJinShah21-Jul-07 9:31
HinJinShah21-Jul-07 9:31 
AnswerRe: How to work with multiple dataset tables Pin
Dave Kreskowiak22-Jul-07 4:39
mveDave Kreskowiak22-Jul-07 4:39 
GeneralRe: How to work with multiple dataset tables Pin
HinJinShah22-Jul-07 7:36
HinJinShah22-Jul-07 7:36 
QuestionSave changes to database after loading . Pin
KOKEMO21-Jul-07 4:47
KOKEMO21-Jul-07 4:47 
AnswerRe: Save changes to database after loading . Pin
cutequencher21-Jul-07 6:31
cutequencher21-Jul-07 6:31 
AnswerRe: Save changes to database after loading . Pin
Luc Pattyn21-Jul-07 6:37
sitebuilderLuc Pattyn21-Jul-07 6:37 
Hi,

general exceptions (I guess OleDbException qualifies) often contain an "internal exception".
You wont see it if you just look at Exception.Message, but you would see it
when looking at Exception.ToString() so I recommend everyone to always log or display
Exception.ToString(); it is longer by the fact that it provides more information.

I am not sure but expect this to apply to your situation too.

Smile | :)



QuestionRetrieve Sources() from NTEventlogFiles Pin
jontyler21-Jul-07 4:23
jontyler21-Jul-07 4:23 
AnswerRe: Retrieve Sources() from NTEventlogFiles Pin
Dave Kreskowiak22-Jul-07 4:36
mveDave Kreskowiak22-Jul-07 4:36 
GeneralRe: Retrieve Sources() from NTEventlogFiles Pin
jontyler22-Jul-07 12:58
jontyler22-Jul-07 12:58 
Questionconvert vb.net report to pdf Pin
soniasan21-Jul-07 0:03
soniasan21-Jul-07 0:03 
AnswerRe: convert vb.net report to pdf Pin
Paul Conrad21-Jul-07 5:18
professionalPaul Conrad21-Jul-07 5:18 
Questionmouse button routines in VB6 Pin
farah mazhar20-Jul-07 20:49
farah mazhar20-Jul-07 20:49 
AnswerRe: mouse button routines in VB6 Pin
Dave Kreskowiak22-Jul-07 4:32
mveDave Kreskowiak22-Jul-07 4:32 
QuestionMdi Child Pin
nitin320-Jul-07 19:08
nitin320-Jul-07 19:08 
AnswerRe: Mdi Child Pin
Naji El Kotob20-Jul-07 21:28
Naji El Kotob20-Jul-07 21:28 
GeneralRe: Mdi Child Pin
nitin320-Jul-07 22:38
nitin320-Jul-07 22:38 
AnswerRe: Mdi Child Pin
Naji El Kotob20-Jul-07 22:55
Naji El Kotob20-Jul-07 22:55 
GeneralRe: Mdi Child Pin
nitin320-Jul-07 23:11
nitin320-Jul-07 23:11 
GeneralRe: Mdi Child Pin
Dave Kreskowiak21-Jul-07 5:42
mveDave Kreskowiak21-Jul-07 5:42 
NewsControl Like the Ones Used in the Windows Task Manager Pin
Phoenix9020-Jul-07 18:24
Phoenix9020-Jul-07 18:24 
GeneralRe: Control Like the Ones Used in the Windows Task Manager Pin
Christian Graus20-Jul-07 19:24
protectorChristian Graus20-Jul-07 19:24 
QuestionSystem.IO.FileNotFoundException: Could not load file or assembly 'ADODB, Version=7.0.3300.0, error in vb.net [modified] Pin
babusat20-Jul-07 17:49
babusat20-Jul-07 17:49 
AnswerRe: System.IO.FileNotFoundException: Could not load file or assembly 'ADODB, Version=7.0.3300.0, error in vb.net Pin
Luc Pattyn20-Jul-07 18:26
sitebuilderLuc Pattyn20-Jul-07 18:26 

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.