Click here to Skip to main content
15,913,333 members
Home / Discussions / Database
   

Database

 
AnswerRe: T-SQL Query Help Needed Pin
Tim Carmichael6-Jan-10 10:44
Tim Carmichael6-Jan-10 10:44 
GeneralRe: T-SQL Query Help Needed Pin
#realJSOP6-Jan-10 12:24
professional#realJSOP6-Jan-10 12:24 
QuestionRun dynamic query Pin
mehrdadc486-Jan-10 4:19
mehrdadc486-Jan-10 4:19 
AnswerRe: Run dynamic query Pin
David Mujica6-Jan-10 4:39
David Mujica6-Jan-10 4:39 
AnswerRe: Run dynamic query Pin
Ashfield6-Jan-10 4:40
Ashfield6-Jan-10 4:40 
AnswerRe: Run dynamic query Pin
loyal ginger6-Jan-10 4:45
loyal ginger6-Jan-10 4:45 
QuestionUpate Multiple Rows using update query in sql Pin
ballameharmurali6-Jan-10 0:27
ballameharmurali6-Jan-10 0:27 
AnswerRe: Upate Multiple Rows using update query in sql Pin
Mycroft Holmes6-Jan-10 2:30
professionalMycroft Holmes6-Jan-10 2:30 
AnswerRe: Upate Multiple Rows using update query in sql Pin
loyal ginger6-Jan-10 3:54
loyal ginger6-Jan-10 3:54 
AnswerRe: Upate Multiple Rows using update query in sql Pin
David Skelly6-Jan-10 5:29
David Skelly6-Jan-10 5:29 
GeneralRe: Upate Multiple Rows using update query in sql Pin
Corporal Agarn6-Jan-10 6:33
professionalCorporal Agarn6-Jan-10 6:33 
AnswerRe: Upate Multiple Rows using update query in sql Pin
Andy_L_J6-Jan-10 10:43
Andy_L_J6-Jan-10 10:43 
QuestionHow to run a software developed in VS2005 with Integrated SQL2005 Express? Pin
Atanu Bera5-Jan-10 6:36
Atanu Bera5-Jan-10 6:36 
AnswerRe: How to run a software developed in VS2005 with Integrated SQL2005 Express? Pin
Abhishek Sur5-Jan-10 8:23
professionalAbhishek Sur5-Jan-10 8:23 
GeneralRe: How to run a software developed in VS2005 with Integrated SQL2005 Express? [modified] Pin
Atanu Bera5-Jan-10 18:56
Atanu Bera5-Jan-10 18:56 
GeneralRe: How to run a software developed in VS2005 with Integrated SQL2005 Express? Pin
Mycroft Holmes6-Jan-10 0:03
professionalMycroft Holmes6-Jan-10 0:03 
You are talking about 2 different things, C# is the client you have written and you need to write an installer to deploy that application to the CLIENT.

SQL Server is SERVER software and as such is designed to run on a SERVER unless you are using sql express as an embedded/single user database. A quick search[^] will give you plenty of resources to help with that

Never underestimate the power of human stupidity
RAH

Questionsqlite Pin
jashimu5-Jan-10 5:47
jashimu5-Jan-10 5:47 
AnswerRe: sqlite Pin
Corporal Agarn5-Jan-10 6:05
professionalCorporal Agarn5-Jan-10 6:05 
GeneralRe: sqlite Pin
jashimu5-Jan-10 6:52
jashimu5-Jan-10 6:52 
AnswerRe: sqlite Pin
loyal ginger5-Jan-10 7:46
loyal ginger5-Jan-10 7:46 
GeneralRe: sqlite Pin
jashimu5-Jan-10 9:18
jashimu5-Jan-10 9:18 
QuestionFind tables used in stored procedures Pin
Corporal Agarn5-Jan-10 4:38
professionalCorporal Agarn5-Jan-10 4:38 
AnswerRe: Find tables used in stored procedures Pin
Eddy Vluggen5-Jan-10 7:34
professionalEddy Vluggen5-Jan-10 7:34 
GeneralRe: Find tables used in stored procedures Pin
Corporal Agarn5-Jan-10 8:09
professionalCorporal Agarn5-Jan-10 8:09 
GeneralRe: Find tables used in stored procedures Pin
Eddy Vluggen5-Jan-10 9:21
professionalEddy Vluggen5-Jan-10 9:21 

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.