Click here to Skip to main content
15,924,195 members
Home / Discussions / Database
   

Database

 
GeneralRe: Inserting Pin
eggie511-Nov-04 9:42
eggie511-Nov-04 9:42 
GeneralRe: Inserting Pin
Colin Angus Mackay11-Nov-04 9:48
Colin Angus Mackay11-Nov-04 9:48 
GeneralBrowse through list of databases on server Pin
RFickling11-Nov-04 3:58
RFickling11-Nov-04 3:58 
GeneralRe: Browse through list of databases on server Pin
Colin Angus Mackay11-Nov-04 4:23
Colin Angus Mackay11-Nov-04 4:23 
GeneralConnectionString for Server Pin
Vector711-Nov-04 1:36
Vector711-Nov-04 1:36 
GeneralRe: ConnectionString for Server Pin
Daniel Turini11-Nov-04 1:59
Daniel Turini11-Nov-04 1:59 
GeneralRe: ConnectionString for Server Pin
Vector711-Nov-04 2:15
Vector711-Nov-04 2:15 
GeneralRe: ConnectionString for Server Pin
Luis Alonso Ramos21-Nov-04 15:39
Luis Alonso Ramos21-Nov-04 15:39 
Vector7 wrote:
If I am right, there only can one instance of SQL Server at the same time ?

Actually there can be many (I think up to 16, but I'm not sure).

Suppose the server is called SERVER. The default instance is unnamed and thus is accessed with SERVER. The other instances are named (say SQLSRV1) and it's accessed with SERVER\SQLSRV1.

-- LuisR



Luis Alonso Ramos
Intelectix - Chihuahua, Mexico

Not much here: My CP Blog!

GeneralRe: ConnectionString for Server Pin
Mekong River11-Nov-04 14:00
Mekong River11-Nov-04 14:00 
GeneralRe: ConnectionString for Server Pin
Luis Alonso Ramos21-Nov-04 15:37
Luis Alonso Ramos21-Nov-04 15:37 
GeneralDate Format Pin
Brendan Vogt11-Nov-04 0:57
Brendan Vogt11-Nov-04 0:57 
GeneralRe: Date Format Pin
Michael Potter11-Nov-04 9:58
Michael Potter11-Nov-04 9:58 
GeneralCASE function Pin
Brendan Vogt11-Nov-04 0:56
Brendan Vogt11-Nov-04 0:56 
GeneralRe: CASE function Pin
Christian Graus11-Nov-04 9:07
protectorChristian Graus11-Nov-04 9:07 
GeneralRe: CASE function Pin
Michael Potter11-Nov-04 10:06
Michael Potter11-Nov-04 10:06 
GeneralStored Procedure and ADO.NET Pin
mysorian10-Nov-04 11:22
professionalmysorian10-Nov-04 11:22 
GeneralRe: Stored Procedure and ADO.NET Pin
Christian Graus10-Nov-04 11:30
protectorChristian Graus10-Nov-04 11:30 
GeneralRe: Stored Procedure and ADO.NET Pin
mysorian10-Nov-04 12:07
professionalmysorian10-Nov-04 12:07 
GeneralRe: Stored Procedure and ADO.NET Pin
Christian Graus10-Nov-04 12:12
protectorChristian Graus10-Nov-04 12:12 
GeneralRe: Stored Procedure and ADO.NET Pin
mysorian10-Nov-04 12:46
professionalmysorian10-Nov-04 12:46 
GeneralBizzare SQL Query Problem Pin
Tristan Rhodes10-Nov-04 10:49
Tristan Rhodes10-Nov-04 10:49 
GeneralRe: Bizzare SQL Query Problem Pin
Christian Graus10-Nov-04 11:28
protectorChristian Graus10-Nov-04 11:28 
GeneralRe: Bizzare SQL Query Problem Pin
Tristan Rhodes11-Nov-04 6:06
Tristan Rhodes11-Nov-04 6:06 
GeneralNever Mind - Solved It Pin
Tristan Rhodes11-Nov-04 8:30
Tristan Rhodes11-Nov-04 8:30 
GeneralRe: Never Mind - Solved It Pin
Christian Graus11-Nov-04 9:03
protectorChristian Graus11-Nov-04 9:03 

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.