Click here to Skip to main content
15,895,656 members
Home / Discussions / C#
   

C#

 
AnswerRe: Embed SQL Express Pin
Not Active19-Feb-10 11:25
mentorNot Active19-Feb-10 11:25 
GeneralRe: Embed SQL Express Pin
eddieangel19-Feb-10 11:29
eddieangel19-Feb-10 11:29 
GeneralRe: Embed SQL Express Pin
Not Active19-Feb-10 11:38
mentorNot Active19-Feb-10 11:38 
GeneralRe: Embed SQL Express Pin
eddieangel19-Feb-10 11:43
eddieangel19-Feb-10 11:43 
QuestionHow to get path to public directory Pin
CTaylor8919-Feb-10 9:06
CTaylor8919-Feb-10 9:06 
AnswerRe: How to get path to public directory Pin
Dave Kreskowiak19-Feb-10 9:40
mveDave Kreskowiak19-Feb-10 9:40 
GeneralRe: How to get path to public directory Pin
CTaylor8919-Feb-10 10:50
CTaylor8919-Feb-10 10:50 
QuestionProgram in Client side is not working Pin
Said Ali Jalali19-Feb-10 8:12
Said Ali Jalali19-Feb-10 8:12 
Rose | [Rose]
Hi.
I have program with SQLSERVER 2000.My Server Name is saved in text file in 'C:\Server.txt';and when program is started , program will read Server Name from text file.
But when i start my program from (Remote computer in my network) it's not working.And an exception is shown
"The Timeout period elapsed prior to completion of the operation or the server is not responding";
Is the problem in my network?
or in program?
And this is my Connection String:
"Data Source=" + Program.serverName + ";Initial Catalog=Nicco;Integrated Security=True";

Thank you.

Rose | [Rose]
CanI

AnswerRe: Program in Client side is not working Pin
Paulo Zemek19-Feb-10 10:24
mvaPaulo Zemek19-Feb-10 10:24 
GeneralRe: Program in Client side is not working Pin
Said Ali Jalali20-Feb-10 5:12
Said Ali Jalali20-Feb-10 5:12 
GeneralRe: Program in Client side is not working Pin
Paulo Zemek20-Feb-10 5:24
mvaPaulo Zemek20-Feb-10 5:24 
QuestionDesign Question for DataReader error Pin
galacticvoid19-Feb-10 7:04
galacticvoid19-Feb-10 7:04 
AnswerRe: Design Question for DataReader error Pin
PIEBALDconsult19-Feb-10 17:55
mvePIEBALDconsult19-Feb-10 17:55 
GeneralRe: Design Question for DataReader error Pin
galacticvoid22-Feb-10 4:30
galacticvoid22-Feb-10 4:30 
Questioncollapsible panel in c sharp? Pin
Pawan Kiran19-Feb-10 6:33
Pawan Kiran19-Feb-10 6:33 
AnswerRe: collapsible panel in c sharp? Pin
Not Active19-Feb-10 7:14
mentorNot Active19-Feb-10 7:14 
QuestionTimer Control [modified] Pin
dalila y19-Feb-10 5:20
dalila y19-Feb-10 5:20 
AnswerRe: Timer Control Pin
Not Active19-Feb-10 5:37
mentorNot Active19-Feb-10 5:37 
GeneralRe: Timer Control Pin
dalila y19-Feb-10 5:49
dalila y19-Feb-10 5:49 
GeneralRe: Timer Control Pin
Pete O'Hanlon19-Feb-10 6:11
mvePete O'Hanlon19-Feb-10 6:11 
GeneralRe: Timer Control Pin
dalila y19-Feb-10 18:54
dalila y19-Feb-10 18:54 
QuestionRetrieve IP Address and compare with database Pin
dalila y19-Feb-10 5:13
dalila y19-Feb-10 5:13 
AnswerRe: Retrieve IP Address and compare with database Pin
PIEBALDconsult19-Feb-10 6:42
mvePIEBALDconsult19-Feb-10 6:42 
GeneralRe: Retrieve IP Address and compare with database Pin
dalila y19-Feb-10 16:24
dalila y19-Feb-10 16:24 
GeneralRe: Retrieve IP Address and compare with database Pin
PIEBALDconsult19-Feb-10 17:40
mvePIEBALDconsult19-Feb-10 17:40 

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.