Click here to Skip to main content
16,005,169 members
Home / Discussions / Database
   

Database

 
QuestionGUID in Access 2000 Pin
Christian Graus4-Nov-07 23:44
protectorChristian Graus4-Nov-07 23:44 
GeneralDatabase Testing Concurrency [modified] Pin
Brady Kelly4-Nov-07 22:47
Brady Kelly4-Nov-07 22:47 
GeneralRe: Database Testing Concurrency Pin
Pete O'Hanlon4-Nov-07 22:51
mvePete O'Hanlon4-Nov-07 22:51 
GeneralOT Pin
Mustafa Ismail Mustafa4-Nov-07 23:17
Mustafa Ismail Mustafa4-Nov-07 23:17 
GeneralRe: OT Pin
Pete O'Hanlon4-Nov-07 23:24
mvePete O'Hanlon4-Nov-07 23:24 
GeneralRe: OT Pin
Brady Kelly5-Nov-07 0:06
Brady Kelly5-Nov-07 0:06 
GeneralRe: Database Testing Concurrency Pin
SimulationofSai4-Nov-07 22:57
SimulationofSai4-Nov-07 22:57 
GeneralRe: Database Testing Concurrency Pin
Pete O'Hanlon4-Nov-07 23:02
mvePete O'Hanlon4-Nov-07 23:02 
Relying on this behaviour is actually quite dangerous. What happens if the target database is down for instance? You need to ensure that ACID is followed in an operation like this, so the second update should really be disconnected from the main update.

Deja View - the feeling that you've seen this post before.

GeneralRe: Database Testing Concurrency Pin
Brady Kelly4-Nov-07 23:16
Brady Kelly4-Nov-07 23:16 
GeneralRe: Database Testing Concurrency Pin
Pete O'Hanlon4-Nov-07 23:25
mvePete O'Hanlon4-Nov-07 23:25 
GeneralRe: Database Testing Concurrency Pin
Brady Kelly4-Nov-07 23:36
Brady Kelly4-Nov-07 23:36 
GeneralRe: Database Testing Concurrency Pin
Pete O'Hanlon4-Nov-07 23:44
mvePete O'Hanlon4-Nov-07 23:44 
GeneralRe: Database Testing Concurrency Pin
Brady Kelly4-Nov-07 23:58
Brady Kelly4-Nov-07 23:58 
GeneralRe: Database Testing Concurrency Pin
Pete O'Hanlon5-Nov-07 0:01
mvePete O'Hanlon5-Nov-07 0:01 
GeneralRe: Database Testing Concurrency Pin
Brady Kelly5-Nov-07 0:04
Brady Kelly5-Nov-07 0:04 
GeneralRe: Database Testing Concurrency Pin
SimulationofSai5-Nov-07 0:08
SimulationofSai5-Nov-07 0:08 
GeneralRe: Database Testing Concurrency Pin
Pete O'Hanlon5-Nov-07 0:22
mvePete O'Hanlon5-Nov-07 0:22 
GeneralRe: Database Testing Concurrency Pin
SimulationofSai5-Nov-07 19:48
SimulationofSai5-Nov-07 19:48 
QuestionSQL Database Constraints Pin
Vimalsoft(Pty) Ltd4-Nov-07 22:37
professionalVimalsoft(Pty) Ltd4-Nov-07 22:37 
AnswerRe: SQL Database Constraints Pin
SimulationofSai5-Nov-07 19:50
SimulationofSai5-Nov-07 19:50 
QuestionTo get son and all grandsons Pin
VB.Net Developer4-Nov-07 22:07
VB.Net Developer4-Nov-07 22:07 
AnswerRe: To get son and all grandsons Pin
Pete O'Hanlon4-Nov-07 22:30
mvePete O'Hanlon4-Nov-07 22:30 
AnswerRe: To get son and all grandsons Pin
Grampa Simpson6-Nov-07 2:49
Grampa Simpson6-Nov-07 2:49 
QuestionInserting Leading Zero for datepart(MM and datepart(dd Pin
Support1234-Nov-07 20:33
Support1234-Nov-07 20:33 
AnswerRe: Inserting Leading Zero for datepart(MM and datepart(dd Pin
Support1234-Nov-07 23:28
Support1234-Nov-07 23:28 

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.