Click here to Skip to main content
15,916,683 members
Home / Discussions / C#
   

C#

 
AnswerRe: Print Graphics Pin
Dave Kreskowiak1-Dec-06 4:51
mveDave Kreskowiak1-Dec-06 4:51 
AnswerRe: Print Graphics Pin
Pete O'Hanlon1-Dec-06 4:59
mvePete O'Hanlon1-Dec-06 4:59 
GeneralRe: Print Graphics Pin
netJP12L1-Dec-06 12:05
netJP12L1-Dec-06 12:05 
QuestionDatabase (ms access) Problem. help plz... Pin
cmpeng341-Dec-06 3:16
cmpeng341-Dec-06 3:16 
AnswerRe: Database (ms access) Problem. help plz... Pin
lost in transition 1-Dec-06 3:25
lost in transition 1-Dec-06 3:25 
GeneralMessage Closed Pin
1-Dec-06 4:14
cmpeng341-Dec-06 4:14 
GeneralRe: Database (ms access) Problem. help plz... Pin
lost in transition 1-Dec-06 4:37
lost in transition 1-Dec-06 4:37 
GeneralRe: Database (ms access) Problem. help plz... Pin
Dave Kreskowiak1-Dec-06 4:50
mveDave Kreskowiak1-Dec-06 4:50 
Mehmet Fatih Akbulut wrote:
that's why i asked if there is a better solution instead of sharing with r/w mode ¿?


You MUST let the users have Read and Write permissions to the same. If you don't give them Write access, you can't update the database, obviously.

That one of the limitations of Access, being that it is a file-based desktop database. It's not really optimal for multi-user access. Move up to SQL Server and you'll get much better performance and greater security options.


Dave Kreskowiak
Microsoft MVP - Visual Basic


GeneralRe: Database (ms access) Problem. help plz... Pin
Paul Conrad1-Dec-06 13:50
professionalPaul Conrad1-Dec-06 13:50 
AnswerRe: Database (ms access) Problem. help plz... Pin
Paul Conrad1-Dec-06 13:51
professionalPaul Conrad1-Dec-06 13:51 
QuestionEvents FormClosing & FormClosed Pin
ellande1-Dec-06 3:07
ellande1-Dec-06 3:07 
AnswerRe: Events FormClosing & FormClosed Pin
lost in transition 1-Dec-06 3:28
lost in transition 1-Dec-06 3:28 
GeneralRe: Events FormClosing & FormClosed Pin
ellande1-Dec-06 4:13
ellande1-Dec-06 4:13 
QuestionDynamically created Validation controls Pin
Nidhi.s1-Dec-06 2:32
Nidhi.s1-Dec-06 2:32 
AnswerRe: Dynamically created Validation controls Pin
Eduard Keilholz1-Dec-06 3:02
Eduard Keilholz1-Dec-06 3:02 
AnswerRe: Dynamically created Validation controls Pin
netJP12L1-Dec-06 3:46
netJP12L1-Dec-06 3:46 
QuestionFinding tags and data in an xml-file Pin
esjq1-Dec-06 1:45
esjq1-Dec-06 1:45 
AnswerRe: Finding tags and data in an xml-file Pin
leppie1-Dec-06 2:19
leppie1-Dec-06 2:19 
Questionlistview items double click Pin
numbers1thru91-Dec-06 1:20
numbers1thru91-Dec-06 1:20 
AnswerRe: listview items double click Pin
CPallini1-Dec-06 3:31
mveCPallini1-Dec-06 3:31 
GeneralRe: listview items double click Pin
numbers1thru91-Dec-06 4:15
numbers1thru91-Dec-06 4:15 
GeneralRe: listview items double click Pin
ednrgc1-Dec-06 4:19
ednrgc1-Dec-06 4:19 
QuestionDataGridView - Mulder&Scully needed ? Pin
Marcos Hernandez1-Dec-06 1:03
Marcos Hernandez1-Dec-06 1:03 
AnswerRe: DataGridView - Mulder&Scully needed ? Pin
ednrgc1-Dec-06 4:21
ednrgc1-Dec-06 4:21 
GeneralRe: DataGridView - Mulder&Scully needed ? Pin
Marcos Hernandez1-Dec-06 4:43
Marcos Hernandez1-Dec-06 4:43 

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.