Click here to Skip to main content
15,899,616 members
Home / Discussions / C#
   

C#

 
QuestionHyperbar Pin
Dirk Reske10-Feb-07 9:51
Dirk Reske10-Feb-07 9:51 
AnswerRe: Hyperbar Pin
Christian Graus10-Feb-07 10:46
protectorChristian Graus10-Feb-07 10:46 
GeneralRe: Hyperbar Pin
Dirk Reske10-Feb-07 12:09
Dirk Reske10-Feb-07 12:09 
GeneralRe: Hyperbar Pin
Christian Graus10-Feb-07 12:22
protectorChristian Graus10-Feb-07 12:22 
Question finding connected users in current ftp sessions programatically in iis Pin
::smithy::10-Feb-07 8:24
::smithy::10-Feb-07 8:24 
AnswerRe: finding connected users in current ftp sessions programatically in iis Pin
Dave Kreskowiak10-Feb-07 8:42
mveDave Kreskowiak10-Feb-07 8:42 
GeneralRe: finding connected users in current ftp sessions programatically in iis Pin
::smithy::10-Feb-07 11:35
::smithy::10-Feb-07 11:35 
QuestionDebug code won't die gracefully. Pin
Edwin Smith10-Feb-07 8:05
Edwin Smith10-Feb-07 8:05 
I have a database app which runs OK so far except for when I close the form by clicking the X the myprogram.exe process is left still running. Subsequent debug runs fail to start because the myprogram.exe file is still open and can't be updated by the debugger. Even if I quit VS2005 completely the myprogram.exe process is still running and has to be killed manually in Task Manager.

This program utilizes a Pervasive v.9 ODBC driver to an existing database on a server. I used the Querry builder and drag/drop to build the form which uses a DataGridView control and several label controls to display the rest of the row that is selected in the DataGridView control.

Is there something I should be doing to properly close everything down in re: the ODBC driver?

Thanks

Edwin
AnswerRe: Debug code won't die gracefully. Pin
ShermansLagoon12-Feb-07 3:04
ShermansLagoon12-Feb-07 3:04 
QuestionClass Library Pin
max2929710-Feb-07 6:52
max2929710-Feb-07 6:52 
AnswerRe: Class Library Pin
Dave Kreskowiak10-Feb-07 6:57
mveDave Kreskowiak10-Feb-07 6:57 
GeneralRe: Class Library Pin
max2929710-Feb-07 8:48
max2929710-Feb-07 8:48 
GeneralRe: Class Library Pin
Dave Kreskowiak10-Feb-07 10:38
mveDave Kreskowiak10-Feb-07 10:38 
AnswerRe: Class Library Pin
Luc Pattyn10-Feb-07 11:08
sitebuilderLuc Pattyn10-Feb-07 11:08 
GeneralRe: Class Library Pin
Dave Kreskowiak10-Feb-07 12:54
mveDave Kreskowiak10-Feb-07 12:54 
GeneralRe: Class Library Pin
Luc Pattyn10-Feb-07 13:00
sitebuilderLuc Pattyn10-Feb-07 13:00 
GeneralRe: Class Library Pin
Dave Kreskowiak10-Feb-07 15:04
mveDave Kreskowiak10-Feb-07 15:04 
GeneralRe: Class Library Pin
Luc Pattyn11-Feb-07 0:51
sitebuilderLuc Pattyn11-Feb-07 0:51 
GeneralRe: Class Library Pin
Dave Kreskowiak11-Feb-07 6:04
mveDave Kreskowiak11-Feb-07 6:04 
GeneralRe: Class Library Pin
Luc Pattyn11-Feb-07 6:30
sitebuilderLuc Pattyn11-Feb-07 6:30 
AnswerRe: Class Library [modified] Pin
Colin Angus Mackay10-Feb-07 12:12
Colin Angus Mackay10-Feb-07 12:12 
GeneralRe: Class Library Pin
Luc Pattyn10-Feb-07 12:17
sitebuilderLuc Pattyn10-Feb-07 12:17 
GeneralRe: Class Library Pin
Colin Angus Mackay10-Feb-07 12:29
Colin Angus Mackay10-Feb-07 12:29 
QuestionDesigning Custom Membership Object Questions... Pin
spar108r10-Feb-07 6:51
spar108r10-Feb-07 6:51 
QuestionGripStyle Pin
max2929710-Feb-07 6:19
max2929710-Feb-07 6:19 

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.