Click here to Skip to main content
15,908,015 members
Home / Discussions / C#
   

C#

 
AnswerRe: Writing to an Access DB locks DB Pin
Wendelius22-Dec-08 8:22
mentorWendelius22-Dec-08 8:22 
GeneralRe: Writing to an Access DB locks DB Pin
Dave Kreskowiak22-Dec-08 8:44
mveDave Kreskowiak22-Dec-08 8:44 
It's not so much accessing the database from another instance of the app as the problem is Access opens the database DenyShareWrite. His explanation was that he couldn't open the database in Access and still have database writes be made by his application.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: Writing to an Access DB locks DB Pin
Wendelius22-Dec-08 9:31
mentorWendelius22-Dec-08 9:31 
QuestionHow to make Efficient algorithm Pin
wasimsharp22-Dec-08 3:44
wasimsharp22-Dec-08 3:44 
AnswerRe: How to make Efficient algorithm Pin
Pete O'Hanlon22-Dec-08 4:36
mvePete O'Hanlon22-Dec-08 4:36 
GeneralRe: How to make Efficient algorithm Pin
wasimsharp22-Dec-08 20:40
wasimsharp22-Dec-08 20:40 
AnswerRe: How to make Efficient algorithm Pin
Mark Churchill22-Dec-08 19:17
Mark Churchill22-Dec-08 19:17 
GeneralRe: How to make Efficient algorithm Pin
wasimsharp22-Dec-08 20:35
wasimsharp22-Dec-08 20:35 
Questionauto hide Pin
erdem0122-Dec-08 3:27
erdem0122-Dec-08 3:27 
AnswerRe: auto hide Pin
#realJSOP22-Dec-08 3:28
professional#realJSOP22-Dec-08 3:28 
QuestionRichTextBox.Find method fails to find known string. Pin
Mark F.22-Dec-08 3:21
Mark F.22-Dec-08 3:21 
AnswerRe: RichTextBox.Find method fails to find known string. Pin
Lev Danielyan22-Dec-08 3:26
Lev Danielyan22-Dec-08 3:26 
AnswerRe: RichTextBox.Find method fails to find known string. Pin
#realJSOP22-Dec-08 3:27
professional#realJSOP22-Dec-08 3:27 
GeneralRe: RichTextBox.Find method fails to find known string. <<< Fixed! Pin
Mark F.22-Dec-08 4:00
Mark F.22-Dec-08 4:00 
AnswerRe: RichTextBox.Find method fails to find known string. Pin
Pete O'Hanlon22-Dec-08 3:32
mvePete O'Hanlon22-Dec-08 3:32 
Questionhow to close MessageBox automatically Pin
Sajjad Izadi22-Dec-08 3:12
Sajjad Izadi22-Dec-08 3:12 
AnswerRe: how to close MessageBox automatically Pin
Tom Deketelaere22-Dec-08 3:19
professionalTom Deketelaere22-Dec-08 3:19 
GeneralRe: how to close MessageBox automatically Pin
Sajjad Izadi22-Dec-08 3:31
Sajjad Izadi22-Dec-08 3:31 
GeneralRe: how to close MessageBox automatically Pin
N a v a n e e t h22-Dec-08 3:35
N a v a n e e t h22-Dec-08 3:35 
GeneralRe: how to close MessageBox automatically Pin
Tom Deketelaere22-Dec-08 3:41
professionalTom Deketelaere22-Dec-08 3:41 
AnswerRe: how to close MessageBox automatically Pin
Ravi Bhavnani22-Dec-08 3:40
professionalRavi Bhavnani22-Dec-08 3:40 
Questioncode sample in c# Pin
Manilipa22-Dec-08 2:48
Manilipa22-Dec-08 2:48 
AnswerRe: code sample in c# Pin
Tom Deketelaere22-Dec-08 2:53
professionalTom Deketelaere22-Dec-08 2:53 
AnswerRe: code sample in c# Pin
Pete O'Hanlon22-Dec-08 2:58
mvePete O'Hanlon22-Dec-08 2:58 
AnswerRe: code sample in c# Pin
Dragonfly_Lee22-Dec-08 22:26
Dragonfly_Lee22-Dec-08 22: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.