Click here to Skip to main content
15,892,298 members

Survey Results

Do your development projects use a database?   [Edit]

Survey period: 4 Jun 2007 to 10 Jun 2007

How do your apps get their data?

OptionVotes% 
Yes, Microsoft SQL Server1,44368.78
Yes, Microsoft Access42020.02
Yes, Oracle36117.21
Yes, MySQL40519.30
Yes, Other28913.78
Nope1577.48
Respondents were allowed to choose more than one answer; totals may not add up to 100%



 
GeneralRe: Can't belive that people are still using Access Pin
Maximilian Hänel4-Jun-07 5:11
Maximilian Hänel4-Jun-07 5:11 
GeneralRe: Can't belive that people are still using Access Pin
JMBeyer5-Jun-07 7:02
JMBeyer5-Jun-07 7:02 
GeneralRe: Can't belive that people are still using Access Pin
Michael Sadlon4-Jun-07 6:42
Michael Sadlon4-Jun-07 6:42 
GeneralRe: Can't belive that people are still using Access Pin
Richard Jones5-Jun-07 2:22
Richard Jones5-Jun-07 2:22 
GeneralRe: Can't belive that people are still using Access Pin
Ashley van Gerven5-Jun-07 14:43
Ashley van Gerven5-Jun-07 14:43 
GeneralRe: Can't belive that people are still using Access Pin
CARPETBURNER6-Jun-07 1:34
CARPETBURNER6-Jun-07 1:34 
GeneralRe: Can't belive that people are still using Access Pin
Corporal Agarn8-Jun-07 6:25
professionalCorporal Agarn8-Jun-07 6:25 
GeneralOracle does not seem very popular Pin
Patje3-Jun-07 21:24
Patje3-Jun-07 21:24 
It surprises me a bit that Oracle is not that popular.
We found out that SQL Server still lacks functionality that is present in Oracle, like e.g. consistent snapshot reading without locking the database.
In Oracle you can simply start a read-only translation, which will cause all subsequent queries to read from a snapshot without locking the database.
For our applications this is important since we need to load huge (and consistent) databases into memory in order to run simulations on it. Since other processes update the database at the same time, we don't want to lock the database to have this consistent view on it.
Apparently this functionality is standard in Oracle, while it can only be achieved in SQL Server by buying the very expensive Enterprise Edition (or at least I think this was the name).
Do some of you have this same problem or know a workaround for it on SQL Server?

Patje

Enjoy life, this is not a rehearsal !!!


GeneralRe: Oracle does not seem very popular Pin
NormDroid4-Jun-07 1:28
professionalNormDroid4-Jun-07 1:28 
GeneralRe: Oracle does not seem very popular Pin
Grimolfr5-Jun-07 3:18
Grimolfr5-Jun-07 3:18 
GeneralRe: Oracle does not seem very popular Pin
NormDroid5-Jun-07 4:48
professionalNormDroid5-Jun-07 4:48 
GeneralRe: Oracle does not seem very popular Pin
Nemanja Trifunovic6-Jun-07 1:20
Nemanja Trifunovic6-Jun-07 1:20 
GeneralRe: Oracle does not seem very popular Pin
Lee Humphries4-Jun-07 12:03
professionalLee Humphries4-Jun-07 12:03 
GeneralRe: Oracle does not seem very popular Pin
NormDroid5-Jun-07 4:50
professionalNormDroid5-Jun-07 4:50 
AnswerRe: Oracle does not seem very popular Pin
Dmitry Gulin4-Jun-07 19:10
Dmitry Gulin4-Jun-07 19:10 
GeneralRe: Oracle does not seem very popular Pin
Patje4-Jun-07 21:12
Patje4-Jun-07 21:12 
GeneralRe: Oracle does not seem very popular Pin
Jim Crafton7-Jun-07 9:00
Jim Crafton7-Jun-07 9:00 
GeneralRe: Oracle does not seem very popular Pin
Paul Watson4-Jun-07 23:37
sitebuilderPaul Watson4-Jun-07 23:37 
GeneralRe: Oracle does not seem very popular Pin
User 24195735-Jun-07 23:30
User 24195735-Jun-07 23:30 
GeneralRe: Oracle does not seem very popular Pin
NormDroid7-Jun-07 0:05
professionalNormDroid7-Jun-07 0:05 
JokeHow your app gets its data - Other Pin
Lee Humphries3-Jun-07 18:26
professionalLee Humphries3-Jun-07 18:26 
GeneralRe: How your app gets its data - Other Pin
Michael Rawi3-Jun-07 19:17
Michael Rawi3-Jun-07 19:17 
GeneralRe: How your app gets its data - Other Pin
ed welch3-Jun-07 21:23
ed welch3-Jun-07 21:23 
GeneralRe: How your app gets its data - Other Pin
Bernhard4-Jun-07 1:51
Bernhard4-Jun-07 1:51 
GeneralRe: How your app gets its data - Other Pin
Jörgen Sigvardsson4-Jun-07 3:00
Jörgen Sigvardsson4-Jun-07 3:00 

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.