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

Database

 
GeneralRe: Connect to the database with more than one single layer. Pin
Jörgen Andersson26-Nov-11 10:51
professionalJörgen Andersson26-Nov-11 10:51 
Questioni need help Pin
niara 25-Nov-11 0:49
niara 25-Nov-11 0:49 
AnswerRe: i need help Pin
Luc Pattyn25-Nov-11 1:46
sitebuilderLuc Pattyn25-Nov-11 1:46 
AnswerRe: i need help Pin
mahsa shahi1-Mar-14 7:18
mahsa shahi1-Mar-14 7:18 
QuestionPostgres 9.1 and C# app Pin
Aleonis24-Nov-11 21:58
Aleonis24-Nov-11 21:58 
AnswerRe: Postgres 9.1 and C# app Pin
Bernhard Hiller24-Nov-11 23:51
Bernhard Hiller24-Nov-11 23:51 
GeneralRe: Postgres 9.1 and C# app Pin
Aleonis25-Nov-11 0:12
Aleonis25-Nov-11 0:12 
GeneralRe: Postgres 9.1 and C# app Pin
Mycroft Holmes25-Nov-11 0:52
professionalMycroft Holmes25-Nov-11 0:52 
While I will allow the lower performance in Oracle vs SQL Server I would dispute the Swiss/pink comparison. If you are doing anything less that enterprise level database work SQL Server is by far the best (paid) solution. If you can work under 4gb in database size then SQL Server Express is the best "free" solution for your requirements.

Oracle is without doubt the workhorse of databases whereas SQL server is what I call a departmental database. In that area it is the absolute best solution bar none. It has the widest support base of any database, performance is excellent in anything less than enterprise (multi million row tables). Development tools have any other IDE for breakfast (TOAD is a pile of complex crap b/c is designed to sit over Oracle).

If you are expecting to have less than 4gb of data then I would recommend SQL Server Express, if it is greater then I would look very closely at the support resources for the database you choose to use.
Never underestimate the power of human stupidity
RAH

GeneralRe: Postgres 9.1 and C# app Pin
Aleonis25-Nov-11 1:13
Aleonis25-Nov-11 1:13 
GeneralRe: Postgres 9.1 and C# app Pin
Mycroft Holmes25-Nov-11 12:30
professionalMycroft Holmes25-Nov-11 12:30 
GeneralRe: Postgres 9.1 and C# app Pin
Aleonis25-Nov-11 22:24
Aleonis25-Nov-11 22:24 
QuestionUsing database Pin
idbee2k322-Nov-11 5:22
idbee2k322-Nov-11 5:22 
AnswerRe: Using database Pin
R. Giskard Reventlov22-Nov-11 23:11
R. Giskard Reventlov22-Nov-11 23:11 
AnswerRe: Using database Pin
Simon_Whale22-Nov-11 23:49
Simon_Whale22-Nov-11 23:49 
AnswerRe: Using database Pin
Satheesh154623-Nov-11 6:08
Satheesh154623-Nov-11 6:08 
GeneralRe: Using database Pin
Peter_in_278023-Nov-11 13:10
professionalPeter_in_278023-Nov-11 13:10 
Questioncharacter found after end of sql statement Pin
chandru7021-Nov-11 23:36
chandru7021-Nov-11 23:36 
AnswerRe: character found after end of sql statement Pin
Jörgen Andersson21-Nov-11 23:49
professionalJörgen Andersson21-Nov-11 23:49 
GeneralRe: character found after end of sql statement Pin
chandru7022-Nov-11 16:52
chandru7022-Nov-11 16:52 
QuestionHow to add Dynamic Colunms in a report Pin
Bonginkoci21-Nov-11 23:21
Bonginkoci21-Nov-11 23:21 
AnswerRe: How to add Dynamic Colunms in a report Pin
SilimSayo22-Nov-11 6:16
SilimSayo22-Nov-11 6:16 
Questioncan a trigger have parameters Pin
yousefshokati21-Nov-11 19:42
yousefshokati21-Nov-11 19:42 
AnswerRe: can a trigger have parameters? Pin
Shameel21-Nov-11 22:51
professionalShameel21-Nov-11 22:51 
AnswerRe: can a trigger have parameters Pin
Corporal Agarn22-Nov-11 3:01
professionalCorporal Agarn22-Nov-11 3:01 
GeneralRe: can a trigger have parameters Pin
yousefshokati22-Nov-11 19:33
yousefshokati22-Nov-11 19:33 

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.