Click here to Skip to main content
15,912,021 members
Home / Discussions / Database
   

Database

 
QuestionWhat do you need SQL Server for? Pin
Link260021-Mar-06 23:19
Link260021-Mar-06 23:19 
AnswerRe: What do you need SQL Server for? Pin
HimaBindu Vejella22-Mar-06 0:49
HimaBindu Vejella22-Mar-06 0:49 
GeneralRe: What do you need SQL Server for? Pin
Link260022-Mar-06 2:51
Link260022-Mar-06 2:51 
GeneralRe: What do you need SQL Server for? Pin
Michael Potter22-Mar-06 2:59
Michael Potter22-Mar-06 2:59 
GeneralRe: What do you need SQL Server for? Pin
Link260022-Mar-06 3:48
Link260022-Mar-06 3:48 
GeneralRe: What do you need SQL Server for? Pin
Michael Potter22-Mar-06 4:10
Michael Potter22-Mar-06 4:10 
GeneralRe: What do you need SQL Server for? Pin
Link260022-Mar-06 4:15
Link260022-Mar-06 4:15 
GeneralRe: What do you need SQL Server for? Pin
Michael Potter22-Mar-06 4:50
Michael Potter22-Mar-06 4:50 
Yes, SQL Server can be anywhere on the network you want. You can even expose one directly to the Internet and access it from across the globe on the public internet (not recommended).

If you intend to develop ASP.Net applications, VS runs some kind of IIS based system when you are testing on the local box. This is a requirement unless you want to make your development really difficult.

SQL, on the other hand, is no more difficult to handle remotely as it is locally. The only thing that changes is the connection string. See http://www.connectionstrings.com/[^]

-- modified at 10:55 Wednesday 22nd March, 2006
GeneralRe: What do you need SQL Server for? Pin
Link260022-Mar-06 5:11
Link260022-Mar-06 5:11 
GeneralRe: What do you need SQL Server for? Pin
HimaBindu Vejella23-Mar-06 1:07
HimaBindu Vejella23-Mar-06 1:07 
QuestionSql Intellisense Pin
Steve Schaneville21-Mar-06 19:53
professionalSteve Schaneville21-Mar-06 19:53 
AnswerRe: Sql Intellisense Pin
HimaBindu Vejella21-Mar-06 20:00
HimaBindu Vejella21-Mar-06 20:00 
QuestionHow to get size of Varchar variable? Pin
pubududilena21-Mar-06 19:39
pubududilena21-Mar-06 19:39 
AnswerRe: How to get size of Varchar variable? Pin
Scott Serl22-Mar-06 6:53
Scott Serl22-Mar-06 6:53 
GeneralRe: How to get size of Varchar variable? Pin
pubududilena17-Apr-06 17:36
pubududilena17-Apr-06 17:36 
QuestionSELECT Query Pin
Subramaniam s.V.21-Mar-06 19:33
Subramaniam s.V.21-Mar-06 19:33 
AnswerRe: SELECT Query Pin
pubududilena21-Mar-06 19:46
pubududilena21-Mar-06 19:46 
AnswerRe: SELECT Query Pin
HimaBindu Vejella21-Mar-06 19:57
HimaBindu Vejella21-Mar-06 19:57 
AnswerRe: SELECT Query Pin
S Douglas22-Mar-06 0:41
professionalS Douglas22-Mar-06 0:41 
QuestionCan U help Me !!!!!!!! Pin
AnhTin21-Mar-06 15:55
AnhTin21-Mar-06 15:55 
AnswerRe: Can U help Me !!!!!!!! Pin
Christian Graus21-Mar-06 16:21
protectorChristian Graus21-Mar-06 16:21 
GeneralRe: Can U help Me !!!!!!!! Pin
AnhTin21-Mar-06 22:35
AnhTin21-Mar-06 22:35 
QuestionBindingNavigator DeleteItem button Pin
ALGNET21-Mar-06 12:47
ALGNET21-Mar-06 12:47 
AnswerRe: BindingNavigator DeleteItem button Pin
krzychub22-Mar-06 4:45
krzychub22-Mar-06 4:45 
GeneralRe: BindingNavigator DeleteItem button Pin
ALGNET22-Mar-06 12:18
ALGNET22-Mar-06 12:18 

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.