Click here to Skip to main content
16,004,901 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralPackage & Deployment wizard Pin
syed saba17-Jun-04 23:59
syed saba17-Jun-04 23:59 
GeneralRe: Package & Deployment wizard Pin
Dave Kreskowiak18-Jun-04 3:26
mveDave Kreskowiak18-Jun-04 3:26 
GeneralRe: Package & Deployment wizard Pin
Ian Darling18-Jun-04 3:47
Ian Darling18-Jun-04 3:47 
GeneralRe: Package & Deployment wizard Pin
Dave Kreskowiak18-Jun-04 4:20
mveDave Kreskowiak18-Jun-04 4:20 
GeneralApplication won't quit Pin
PaleyX17-Jun-04 23:04
PaleyX17-Jun-04 23:04 
GeneralRe: Application won't quit Pin
Dave Kreskowiak18-Jun-04 3:23
mveDave Kreskowiak18-Jun-04 3:23 
GeneralRe: Application won't quit Pin
PaleyX18-Jun-04 3:56
PaleyX18-Jun-04 3:56 
GeneralRe: Application won't quit Pin
Dave Kreskowiak18-Jun-04 4:17
mveDave Kreskowiak18-Jun-04 4:17 
Yes, the OleDB classes wrap the underlying API for OleDB. If your code doesn't release these resources, then you will most likely have problems.

I saw you post in the C# Forum. We'll have to take a look at what you doing because you shouldn't be having problems closing that connection. Are you keeping a connection to the DB for the entire life of your app? The connection could be timing out and closing for you, leaving your resource pointers hanging and pointing to now invalid handles.



RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Application won't quit Pin
PaleyX21-Jun-04 10:40
PaleyX21-Jun-04 10:40 
GeneralRe: Application won't quit Pin
Dave Kreskowiak21-Jun-04 11:36
mveDave Kreskowiak21-Jun-04 11:36 
GeneralRe: Application won't quit Pin
PaleyX21-Jun-04 11:58
PaleyX21-Jun-04 11:58 
QuestionCheck internet connection??? Pin
mythinky17-Jun-04 22:22
mythinky17-Jun-04 22:22 
AnswerRe: Check internet connection??? Pin
Dave Kreskowiak18-Jun-04 3:17
mveDave Kreskowiak18-Jun-04 3:17 
Generalwildcard string searches Pin
dmbf1b517-Jun-04 17:01
dmbf1b517-Jun-04 17:01 
GeneralData form wizard Pin
tabarta17-Jun-04 16:03
tabarta17-Jun-04 16:03 
GeneralRe: Data form wizard Pin
Dave Kreskowiak18-Jun-04 2:51
mveDave Kreskowiak18-Jun-04 2:51 
GeneralRe: Data form wizard Pin
tabarta22-Jun-04 14:37
tabarta22-Jun-04 14:37 
Generalmailto urlencode problem Pin
skoizumi2911017-Jun-04 10:14
sussskoizumi2911017-Jun-04 10:14 
Questiondeserializing xmlfile to array? Pin
mrdance17-Jun-04 8:14
mrdance17-Jun-04 8:14 
AnswerRe: deserializing xmlfile to array? Pin
Dave Kreskowiak17-Jun-04 8:22
mveDave Kreskowiak17-Jun-04 8:22 
GeneralRe: deserializing xmlfile to array? Pin
mrdance17-Jun-04 8:56
mrdance17-Jun-04 8:56 
GeneralRe: deserializing xmlfile to array? Pin
mrdance17-Jun-04 23:57
mrdance17-Jun-04 23:57 
GeneralRe: deserializing xmlfile to array? Pin
Dave Kreskowiak18-Jun-04 2:49
mveDave Kreskowiak18-Jun-04 2:49 
GeneralRe: deserializing xmlfile to array? Pin
mrdance18-Jun-04 4:55
mrdance18-Jun-04 4:55 
GeneralRe: deserializing xmlfile to array? Pin
Dave Kreskowiak18-Jun-04 12:25
mveDave Kreskowiak18-Jun-04 12:25 

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.