Click here to Skip to main content
16,018,202 members
Home / Discussions / C#
   

C#

 
GeneralRe: Sorting Multiple columns On gridview Pin
kubben24-Jul-07 4:44
kubben24-Jul-07 4:44 
GeneralRe: Sorting Multiple columns On gridview Pin
kibromg25-Jul-07 1:48
kibromg25-Jul-07 1:48 
GeneralRe: Sorting Multiple columns On gridview Pin
kubben25-Jul-07 1:52
kubben25-Jul-07 1:52 
GeneralRe: Sorting Multiple columns On gridview Pin
kibromg25-Jul-07 2:09
kibromg25-Jul-07 2:09 
QuestionRegular expression problem Pin
Markus Pylvnen24-Jul-07 1:30
Markus Pylvnen24-Jul-07 1:30 
AnswerRe: Regular expression problem Pin
Guffa24-Jul-07 2:04
Guffa24-Jul-07 2:04 
GeneralRe: Regular expression problem Pin
Markus Pylvnen24-Jul-07 19:04
Markus Pylvnen24-Jul-07 19:04 
QuestionDB access of multiple clients Pin
User 269896724-Jul-07 1:26
User 269896724-Jul-07 1:26 
Hello,

I like to write a DB application (client). Multiple clients (on different machines) shall be able to access the DB at the same time, but they shall not knock out each other. The DB is an ORACLE-DB and is located on a server.
At the moment I think of things like, how can I ensure that only one client writes into the DB. Better, multiple clients can write but not in the same table at the same time. Assuming user A inserts a new entry into table T1 then user B shall not be able to do any actions with T1 until A is ready, but B can edit each other table that has no relation with T1. If A is ready then B shall get the changes first and then he can edit the table.
How can I implement something like this?

pkoeppe
AnswerRe: DB access of multiple clients Pin
il_masacratore24-Jul-07 21:43
il_masacratore24-Jul-07 21:43 
QuestionVisual Studio sdk - context menu Pin
ceejeeb24-Jul-07 1:16
ceejeeb24-Jul-07 1:16 
GeneralRe: Visual Studio sdk - context menu Pin
Martin#24-Jul-07 1:47
Martin#24-Jul-07 1:47 
GeneralRe: Visual Studio sdk - context menu Pin
ceejeeb24-Jul-07 2:01
ceejeeb24-Jul-07 2:01 
AnswerRe: Visual Studio sdk - context menu Pin
ceejeeb24-Jul-07 3:05
ceejeeb24-Jul-07 3:05 
Questionchanging the sattlite assembly after deployement Pin
Prajin24-Jul-07 1:01
Prajin24-Jul-07 1:01 
QuestionSetting background transparent for using shockwaveFlash control on .NET? Pin
Newgoldenman24-Jul-07 0:42
Newgoldenman24-Jul-07 0:42 
AnswerRe: Setting background transparent for using shockwaveFlash control on .NET? Pin
Newgoldenman25-Jul-07 5:03
Newgoldenman25-Jul-07 5:03 
GeneralRe: Setting background transparent for using shockwaveFlash control on .NET? Pin
Roey C5-Jul-10 8:05
Roey C5-Jul-10 8:05 
QuestionDynamic client site code for user modified db schemas Pin
AndrusM24-Jul-07 0:11
AndrusM24-Jul-07 0:11 
QuestionHow to create shortcut? [modified] Pin
NanaAM23-Jul-07 23:52
NanaAM23-Jul-07 23:52 
QuestionWhere to place UI strings Pin
koger23-Jul-07 23:51
koger23-Jul-07 23:51 
AnswerRe: Where to place UI strings Pin
Colin Angus Mackay24-Jul-07 0:36
Colin Angus Mackay24-Jul-07 0:36 
GeneralRe: Where to place UI strings Pin
koger24-Jul-07 1:56
koger24-Jul-07 1:56 
GeneralRe: Where to place UI strings Pin
Colin Angus Mackay24-Jul-07 2:25
Colin Angus Mackay24-Jul-07 2:25 
QuestionChanging User interface language programmatically WinCE .Net CF(urgent) [modified] Pin
Jyoti.Patil23-Jul-07 22:57
Jyoti.Patil23-Jul-07 22:57 
AnswerRe: Changing User interface language programmatically(urgent) Pin
V.23-Jul-07 23:22
professionalV.23-Jul-07 23:22 

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.