Click here to Skip to main content
15,894,343 members
Home / Discussions / Database
   

Database

 
QuestionSupplying parameters to 'IN' Pin
N a v a n e e t h29-Aug-08 21:55
N a v a n e e t h29-Aug-08 21:55 
AnswerRe: Supplying parameters to 'IN' Pin
Wendelius30-Aug-08 1:06
mentorWendelius30-Aug-08 1:06 
AnswerRe: Supplying parameters to 'IN' Pin
PIEBALDconsult30-Aug-08 17:17
mvePIEBALDconsult30-Aug-08 17:17 
QuestionFree database?? Pin
xiaowenjie29-Aug-08 18:50
xiaowenjie29-Aug-08 18:50 
AnswerRe: Free database?? Pin
N a v a n e e t h29-Aug-08 21:50
N a v a n e e t h29-Aug-08 21:50 
AnswerRe: Free database?? Pin
Wendelius30-Aug-08 0:36
mentorWendelius30-Aug-08 0:36 
AnswerRe: Free database?? Pin
Jerry Hammond30-Aug-08 3:52
Jerry Hammond30-Aug-08 3:52 
AnswerRe: Free database?? Pin
dybs30-Aug-08 17:23
dybs30-Aug-08 17:23 
The 2 best options I know of are MySQL and PostgreSQL. A couple of differences I've noticed:

1. MySQL Community server is free, unless you redistribute your project not user the GPL license. In this case, you would need to purchase a license. However, if your project is distributed under GPL, then it's still free.

2. PostgreSQL is licensed under the BSD license, so it is completely free to use in any and all situations.

3. From personal experience, MySQL seems to be much faster than PostgreSQL, so if speed is an issue (as it is in my application), I'd go with MySQL.

Dybs
GeneralRe: Free database?? Pin
liron.levi31-Aug-08 10:01
professionalliron.levi31-Aug-08 10:01 
AnswerRe: Free database?? Pin
nelsonpaixao31-Aug-08 12:30
nelsonpaixao31-Aug-08 12:30 
QuestionCalling a function using lookup in SSIS Pin
DerekFL29-Aug-08 11:22
DerekFL29-Aug-08 11:22 
Questionwhat's your opinion on the Visual Studion 2005 data designer? Pin
bfis10813728-Aug-08 23:57
bfis10813728-Aug-08 23:57 
AnswerRe: what's your opinion on the Visual Studion 2005 data designer? Pin
PIEBALDconsult29-Aug-08 6:19
mvePIEBALDconsult29-Aug-08 6:19 
GeneralRe: what's your opinion on the Visual Studion 2005 data designer? Pin
Wendelius29-Aug-08 7:39
mentorWendelius29-Aug-08 7:39 
GeneralRe: what's your opinion on the Visual Studion 2005 data designer? Pin
Ashfield29-Aug-08 8:59
Ashfield29-Aug-08 8:59 
GeneralRe: what's your opinion on the Visual Studion 2005 data designer? Pin
Wendelius29-Aug-08 9:09
mentorWendelius29-Aug-08 9:09 
GeneralRe: what's your opinion on the Visual Studion 2005 data designer? Pin
Ashfield29-Aug-08 9:13
Ashfield29-Aug-08 9:13 
GeneralRe: what's your opinion on the Visual Studion 2005 data designer? Pin
Wendelius29-Aug-08 10:40
mentorWendelius29-Aug-08 10:40 
GeneralRe: what's your opinion on the Visual Studion 2005 data designer? Pin
bfis10813730-Aug-08 12:30
bfis10813730-Aug-08 12:30 
GeneralRe: what's your opinion on the Visual Studion 2005 data designer? Pin
Ashfield31-Aug-08 7:09
Ashfield31-Aug-08 7:09 
GeneralRe: what's your opinion on the Visual Studion 2005 data designer? Pin
bfis1081371-Sep-08 6:39
bfis1081371-Sep-08 6:39 
GeneralRe: what's your opinion on the Visual Studion 2005 data designer? Pin
Ashfield1-Sep-08 8:43
Ashfield1-Sep-08 8:43 
GeneralRe: what's your opinion on the Visual Studion 2005 data designer? Pin
bfis1081371-Sep-08 8:47
bfis1081371-Sep-08 8:47 
GeneralRe: what's your opinion on the Visual Studion 2005 data designer? Pin
Ashfield1-Sep-08 19:52
Ashfield1-Sep-08 19:52 
GeneralRe: what's your opinion on the Visual Studion 2005 data designer? Pin
liron.levi31-Aug-08 10:15
professionalliron.levi31-Aug-08 10:15 

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.