Click here to Skip to main content
16,016,580 members
Home / Discussions / Database
   

Database

 
QuestionForeign Key relation is necessary for the database? Pin
vnsraj13-Feb-09 19:50
vnsraj13-Feb-09 19:50 
AnswerRe: Foreign Key relation is necessary for the database? Pin
Wendelius13-Feb-09 20:46
mentorWendelius13-Feb-09 20:46 
QuestionSQL Express poor performance... Pin
Jun Du13-Feb-09 3:41
Jun Du13-Feb-09 3:41 
AnswerHardware power savings Pin
David Mujica13-Feb-09 4:01
David Mujica13-Feb-09 4:01 
GeneralRe: Hardware power savings Pin
Jun Du13-Feb-09 4:04
Jun Du13-Feb-09 4:04 
AnswerRe: SQL Express poor performance... Pin
Wendelius13-Feb-09 4:04
mentorWendelius13-Feb-09 4:04 
GeneralRe: SQL Express poor performance... Pin
Luc Pattyn13-Feb-09 4:51
sitebuilderLuc Pattyn13-Feb-09 4:51 
AnswerRe: SQL Express poor performance... Pin
Ennis Ray Lynch, Jr.13-Feb-09 5:44
Ennis Ray Lynch, Jr.13-Feb-09 5:44 
I have noticed poor performance on SQL Express vs. Standard and the performance was cured by adding indexing that I thought were done by default.

Also, SQL server express can be run as a file based database. If there are no open connections the database engine would not be running and would go out of process. So the first access problem would occur quite frequently with this type of set-up too.

Really, just tweak stuff one at a time until something works.


Need custom software developed? I do C# development and consulting all over the United States.


If you don't ask questions the answers won't stand in your way.


Doing a job is like selecting a mule, you can't choose just the front half xor the back half so when you ask me to do a job don't expect me to do it half-assed.


AnswerRe: SQL Express poor performance... Pin
Eddy Vluggen13-Feb-09 22:46
professionalEddy Vluggen13-Feb-09 22:46 
QuestionMS Sql Sever 2005 Calculated Field Pin
jonhbt13-Feb-09 2:07
jonhbt13-Feb-09 2:07 
AnswerRe: MS Sql Sever 2005 Calculated Field Pin
Jay Royall13-Feb-09 2:22
Jay Royall13-Feb-09 2:22 
QuestionCompare date? Pin
Karthick_gc13-Feb-09 0:24
Karthick_gc13-Feb-09 0:24 
AnswerRe: Compare date? Pin
Rupesh Kumar Swami13-Feb-09 0:32
Rupesh Kumar Swami13-Feb-09 0:32 
GeneralRe: Compare date? Pin
Karthick_gc13-Feb-09 0:35
Karthick_gc13-Feb-09 0:35 
GeneralRe: Compare date? Pin
Rupesh Kumar Swami13-Feb-09 0:37
Rupesh Kumar Swami13-Feb-09 0:37 
GeneralRe: Compare date? Pin
PIEBALDconsult13-Feb-09 4:07
mvePIEBALDconsult13-Feb-09 4:07 
AnswerRe: Compare date? Pin
PIEBALDconsult13-Feb-09 4:17
mvePIEBALDconsult13-Feb-09 4:17 
JokeRe: Compare date? Pin
Wendelius13-Feb-09 4:30
mentorWendelius13-Feb-09 4:30 
GeneralRe: Compare date? Pin
PIEBALDconsult13-Feb-09 17:09
mvePIEBALDconsult13-Feb-09 17:09 
GeneralRe: Compare date? Pin
Wendelius13-Feb-09 20:51
mentorWendelius13-Feb-09 20:51 
GeneralRe: Compare date? Pin
Luc Pattyn13-Feb-09 4:56
sitebuilderLuc Pattyn13-Feb-09 4:56 
QuestionAhrg! SSIS-related problems Pin
Philip.F12-Feb-09 23:52
Philip.F12-Feb-09 23:52 
QuestionHow to insert a sound file in database (sql server 2005) what is a data type for that? Pin
hitesh.kalra12-Feb-09 23:25
hitesh.kalra12-Feb-09 23:25 
AnswerRe: How to insert a sound file in database (sql server 2005) what is a data type for that? Pin
Rupesh Kumar Swami13-Feb-09 0:35
Rupesh Kumar Swami13-Feb-09 0:35 
AnswerRe: How to insert a sound file in database (sql server 2005) what is a data type for that? Pin
vnsraj13-Feb-09 20:11
vnsraj13-Feb-09 20:11 

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.