Click here to Skip to main content
15,898,134 members
Home / Discussions / C#
   

C#

 
GeneralRe: Website IP Address?? Pin
Muammar©15-Sep-08 0:39
Muammar©15-Sep-08 0:39 
GeneralRe: Website IP Address?? Pin
Muammar©15-Sep-08 0:42
Muammar©15-Sep-08 0:42 
GeneralRe: Website IP Address?? Pin
Nicholas Butler15-Sep-08 0:23
sitebuilderNicholas Butler15-Sep-08 0:23 
GeneralRe: Website IP Address?? Pin
Muammar©15-Sep-08 0:45
Muammar©15-Sep-08 0:45 
Questionfinding a domain users SID Pin
lane0p214-Sep-08 23:41
lane0p214-Sep-08 23:41 
QuestionCreate Database Pin
kiquenet.com14-Sep-08 23:13
professionalkiquenet.com14-Sep-08 23:13 
RantRe: Create Database Pin
Paul Conrad15-Sep-08 9:52
professionalPaul Conrad15-Sep-08 9:52 
Questionsqlconnection Pin
reza assar14-Sep-08 23:09
reza assar14-Sep-08 23:09 
hi
how can i fix this problem in my connection string ?

LocalConnection = new SqlConnection("data source=localhost;database=Alarms;Integrated Security=True");

it will fixed when i substitute "localhost" with ".\\sqlexpress"

i want to work with sqlServer 2005 not sqlexpress

the error is:

An error has occurred while establishing a connection to the server.
When connecting to SQL Server 2005, this failure may be caused by the fact that
under the default settings SQL Server does not allow remote connections.
(provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
AnswerRe: sqlconnection Pin
Blue_Boy14-Sep-08 23:31
Blue_Boy14-Sep-08 23:31 
AnswerRe: sqlconnection Pin
shecool14-Sep-08 23:43
shecool14-Sep-08 23:43 
Questionaccessing method Pin
reza assar14-Sep-08 23:06
reza assar14-Sep-08 23:06 
AnswerRe: accessing method Pin
Anthony Mushrow14-Sep-08 23:15
professionalAnthony Mushrow14-Sep-08 23:15 
Questionhow to add new line to text box Pin
prasadbuddhika14-Sep-08 21:24
prasadbuddhika14-Sep-08 21:24 
AnswerRe: how to add new line to text box Pin
Ajay.k_Singh14-Sep-08 21:34
Ajay.k_Singh14-Sep-08 21:34 
AnswerRe: how to add new line to text box Pin
Jan Sommer14-Sep-08 21:34
Jan Sommer14-Sep-08 21:34 
GeneralRe: how to add new line to text box Pin
Jan Sommer14-Sep-08 21:41
Jan Sommer14-Sep-08 21:41 
AnswerRe: how to add new line to text box Pin
DaveyM6914-Sep-08 22:28
professionalDaveyM6914-Sep-08 22:28 
AnswerRe: how to add new line to text box Pin
FlytotheBluesky10-Dec-09 22:22
FlytotheBluesky10-Dec-09 22:22 
QuestionBest way to set up this table in a custom list/array? Pin
Jan Sommer14-Sep-08 21:06
Jan Sommer14-Sep-08 21:06 
AnswerRe: Best way to set up this table in a custom list/array? Pin
J4amieC14-Sep-08 21:56
J4amieC14-Sep-08 21:56 
GeneralRe: Best way to set up this table in a custom list/array? [modified] Pin
Jan Sommer14-Sep-08 22:14
Jan Sommer14-Sep-08 22:14 
GeneralRe: Best way to set up this table in a custom list/array? Pin
DaveyM6914-Sep-08 23:15
professionalDaveyM6914-Sep-08 23:15 
GeneralRe: Best way to set up this table in a custom list/array? Pin
Jan Sommer15-Sep-08 1:05
Jan Sommer15-Sep-08 1:05 
GeneralRe: Best way to set up this table in a custom list/array? Pin
DaveyM6915-Sep-08 1:23
professionalDaveyM6915-Sep-08 1:23 
Questionwhy the formview didn't appear even with correct query lines. ? Pin
nazaa14-Sep-08 20:58
nazaa14-Sep-08 20:58 

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.