Click here to Skip to main content
15,913,685 members
Home / Discussions / C#
   

C#

 
AnswerRe: How can I implement Double click event for button [modified] Pin
J4amieC26-Jun-06 4:58
J4amieC26-Jun-06 4:58 
GeneralRe: How can I implement Double click event for button Pin
Jun Du26-Jun-06 5:22
Jun Du26-Jun-06 5:22 
GeneralRe: How can I implement Double click event for button Pin
For_IT27-Jun-06 9:38
For_IT27-Jun-06 9:38 
Question Showing a Control underneath another Control Pin
StyrofoamSUV26-Jun-06 3:58
StyrofoamSUV26-Jun-06 3:58 
AnswerRe: Showing a Control underneath another Control Pin
MatthewAnderson26-Jun-06 4:08
MatthewAnderson26-Jun-06 4:08 
GeneralRe: Showing a Control underneath another Control Pin
StyrofoamSUV26-Jun-06 4:17
StyrofoamSUV26-Jun-06 4:17 
QuestionProblem in accessing the VSS Pin
AnnnS26-Jun-06 3:47
AnnnS26-Jun-06 3:47 
QuestionCompact Access Database using C# Pin
sgrass-11126-Jun-06 3:13
sgrass-11126-Jun-06 3:13 
Hi,

I tried the code listed in here:
http://www.codeproject.com/cs/database/mdbcompact_latebind.asp[^]

But I get an exception that there is already an open connection, although there isn't.

On the "objJRO.GetType().InvokeMember" line I get:
"Exception has been thrown by the target of an invocation"

The inner exception is:
"You attempted to open a database that is already opened exclusively by user 'Admin' on machine . Try again when the database is available."

How can I solve this?

Thanks,
Roee.
QuestionMultiple Tables in one XML file Pin
PBS_LKI26-Jun-06 3:12
PBS_LKI26-Jun-06 3:12 
AnswerRe: Multiple Tables in one XML file Pin
Dustin Metzgar26-Jun-06 3:25
Dustin Metzgar26-Jun-06 3:25 
GeneralRe: Multiple Tables in one XML file Pin
PBS_LKI26-Jun-06 3:38
PBS_LKI26-Jun-06 3:38 
GeneralRe: Multiple Tables in one XML file Pin
Dustin Metzgar26-Jun-06 4:08
Dustin Metzgar26-Jun-06 4:08 
GeneralRe: Multiple Tables in one XML file Pin
PBS_LKI26-Jun-06 4:26
PBS_LKI26-Jun-06 4:26 
GeneralRe: Multiple Tables in one XML file Pin
Dustin Metzgar26-Jun-06 5:07
Dustin Metzgar26-Jun-06 5:07 
AnswerRe: Multiple Tables in one XML file Pin
Rob Graham26-Jun-06 5:14
Rob Graham26-Jun-06 5:14 
GeneralRe: Multiple Tables in one XML file Pin
PBS_LKI26-Jun-06 23:17
PBS_LKI26-Jun-06 23:17 
QuestionCode performance Pin
Kasic Slobodan26-Jun-06 3:01
Kasic Slobodan26-Jun-06 3:01 
QuestionHow to use RTC Client with C#.Net? Pin
Divyang Mithaiwala26-Jun-06 2:48
Divyang Mithaiwala26-Jun-06 2:48 
QuestionForm OnPaint Overflow Exception Pin
Shajeel26-Jun-06 2:23
Shajeel26-Jun-06 2:23 
AnswerRe: Form OnPaint Overflow Exception Pin
Judah Gabriel Himango26-Jun-06 6:15
sponsorJudah Gabriel Himango26-Jun-06 6:15 
GeneralRe: Form OnPaint Overflow Exception Pin
Shajeel26-Jun-06 19:20
Shajeel26-Jun-06 19:20 
GeneralRe: Form OnPaint Overflow Exception Pin
Judah Gabriel Himango27-Jun-06 4:16
sponsorJudah Gabriel Himango27-Jun-06 4:16 
GeneralRe: Form OnPaint Overflow Exception Pin
Shajeel27-Jun-06 20:00
Shajeel27-Jun-06 20:00 
Questioni incounter substring problem Pin
paulcortez26-Jun-06 2:12
paulcortez26-Jun-06 2:12 
AnswerRe: i incounter substring problem Pin
Daniele Ferrero26-Jun-06 2:18
Daniele Ferrero26-Jun-06 2:18 

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.