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

Database

 
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 
I agree with your point that the test env and the production env must be as similar as possible. But I can still write "intelligent" triggers that check for db existence, schema mismatches etc beforehand.
Our products go through QA in a lot of separate teams and it's impossible to replicate the production environment in all the QA setups. We neither have ownership of the test beds nor can we dictate anything. We just put in our own mechanism that gives us better insight that what the blunt test results which the QA gives us.

Triggers are not a bad thing to have. It's just plain stupid to have them in an OLTP table. But in a situation where it's fired only rarely, they can reduce a lot of code needed for a workaround.

SG
Cause is effect concealed. Effect is cause revealed.

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 
GeneralRe: Inserting Leading Zero for datepart(MM and datepart(dd Pin
r a j u u4-Nov-07 23:45
r a j u u4-Nov-07 23:45 
QuestionCast into Numeric Pin
banker_kiran4-Nov-07 19:56
banker_kiran4-Nov-07 19:56 
AnswerRe: Cast into Numeric Pin
r a j u u4-Nov-07 20:24
r a j u u4-Nov-07 20:24 
GeneralRe: Cast into Numeric Pin
banker_kiran4-Nov-07 20:27
banker_kiran4-Nov-07 20:27 
GeneralRe: Cast into Numeric Pin
r a j u u4-Nov-07 20:50
r a j u u4-Nov-07 20:50 
GeneralRe: Cast into Numeric Pin
banker_kiran4-Nov-07 23:14
banker_kiran4-Nov-07 23:14 
AnswerRe: Cast into Numeric Pin
Muhammad Shahid Farooq5-Nov-07 3:48
professionalMuhammad Shahid Farooq5-Nov-07 3:48 
GeneralRe: Cast into Numeric Pin
banker_kiran5-Nov-07 18:12
banker_kiran5-Nov-07 18:12 
QuestionDatabse ambiguity Pin
sindhutiwari4-Nov-07 19:34
sindhutiwari4-Nov-07 19:34 
QuestionDeploying report in Sql Server Reporting Services Pin
ankprasanna4-Nov-07 18:07
ankprasanna4-Nov-07 18:07 

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.