Questions tagged [isolation]

258 questions
-2
votes
1 answer

ISOLATION LEVEL in DB2

Questions: Does their is an ISOLATION level in DB2 at database level ? What is the default ISOLATION LEVEL in DB2 at database level Database ? How can we change the ISOLATION LEVEL in DB2 at database level ?
K Maheshwar Rao
  • 105
  • 1
  • 1
  • 7
-2
votes
3 answers

Declare variable so that would be it visible in global context but not belong to window or gett

I need to emulate in firefox the behavior of activeXobject in last versions of ie. I write addon with contentScript and want to implement to pages such variable. It is exactly what I want - It is a challenge in itself. Example of IE 11 working code:…
non
  • 1
  • 2
-2
votes
1 answer

PHP SQL - Needs isolating as it affects the rest of the page

I'm aware that Mysql is not preffered for obvious reasons, but It's not my decision to continue using it.
1 2 3
17
18