Click here to Skip to main content
15,905,607 members
Home / Discussions / C#
   

C#

 
QuestionC# and SQL Project Pin
Michael Fritzius22-Jan-09 4:22
professionalMichael Fritzius22-Jan-09 4:22 
AnswerRe: C# and SQL Project Pin
led mike22-Jan-09 4:40
led mike22-Jan-09 4:40 
GeneralRe: C# and SQL Project Pin
Michael Fritzius22-Jan-09 4:52
professionalMichael Fritzius22-Jan-09 4:52 
GeneralRe: C# and SQL Project Pin
EliottA22-Jan-09 5:01
EliottA22-Jan-09 5:01 
GeneralRe: C# and SQL Project Pin
led mike22-Jan-09 5:03
led mike22-Jan-09 5:03 
AnswerRe: C# and SQL Project Pin
Wendelius22-Jan-09 4:50
mentorWendelius22-Jan-09 4:50 
AnswerRe: C# and SQL Project Pin
Michael Fritzius23-Jan-09 4:26
professionalMichael Fritzius23-Jan-09 4:26 
AnswerRe: C# and SQL Project Pin
Michael Fritzius26-Jan-09 3:57
professionalMichael Fritzius26-Jan-09 3:57 
Hi all, and thanks for all the help so far.

I've successfully gotten SQL Server 2008 running on my home machine, and can make databases, add rows/columns, everything I would need for this project.

Also, the program written to interface with the server at the local level works great.

Now I'm trying to log onto the same server and use the program to access the server remotely, from a computer on the same network, but having no success.

It gives me the following error: Login failed for user XXXX/Guest.

I know the info is getting to the server just fine, because of the nature of the error, and because I ran Wireshark to see if info was getting passed, and it was.

And, I've looked on Google and on here for a solution, but nothing seems to help.

I know that there needs to be a username/password on the SQL server itself so it knows if it can accept the incoming connection. Already tried this, but it didn't work, so I know I did something wrong... just don't know what.

If you know the answer, please help.

Thanks for all your suggestions so far and take care,
Michael Fritzius
QuestionGetDriveName in C# Pin
mulugheta22-Jan-09 4:00
mulugheta22-Jan-09 4:00 
AnswerRe: GetDriveName in C# Pin
Ben Fair22-Jan-09 4:04
Ben Fair22-Jan-09 4:04 
GeneralRe: GetDriveName in C# Pin
mulugheta22-Jan-09 4:13
mulugheta22-Jan-09 4:13 
GeneralRe: GetDriveName in C# Pin
Ben Fair22-Jan-09 4:34
Ben Fair22-Jan-09 4:34 
GeneralRe: GetDriveName in C# Pin
EliottA22-Jan-09 5:01
EliottA22-Jan-09 5:01 
QuestionHow do i retrieve the directory of multiple images file without hard code ? Pin
Lim Yuxuan22-Jan-09 3:45
Lim Yuxuan22-Jan-09 3:45 
AnswerRe: How do i retrieve the directory of multiple images file without hard code ? Pin
Ben Fair22-Jan-09 4:11
Ben Fair22-Jan-09 4:11 
GeneralRe: How do i retrieve the directory of multiple images file without hard code ? Pin
Lim Yuxuan22-Jan-09 15:13
Lim Yuxuan22-Jan-09 15:13 
QuestionHow to upload an email in to VSS through Dotnet coding Pin
mforMurali22-Jan-09 2:43
mforMurali22-Jan-09 2:43 
AnswerRe: How to upload an email in to VSS through Dotnet coding Pin
Wendelius22-Jan-09 3:17
mentorWendelius22-Jan-09 3:17 
QuestionHow to count a string for \ character? Pin
Matjaz-xyz22-Jan-09 2:08
Matjaz-xyz22-Jan-09 2:08 
AnswerRe: How to count a string for \ character? Pin
Rob Philpott22-Jan-09 2:23
Rob Philpott22-Jan-09 2:23 
AnswerRe: How to count a string for \ character? Pin
Matjaz-xyz22-Jan-09 2:36
Matjaz-xyz22-Jan-09 2:36 
GeneralRe: How to count a string for \ character? Pin
J4amieC22-Jan-09 2:41
J4amieC22-Jan-09 2:41 
GeneralRe: How to count a string for \ character? Pin
Matjaz-xyz22-Jan-09 3:48
Matjaz-xyz22-Jan-09 3:48 
GeneralRe: How to count a string for \ character? Pin
Ben Fair22-Jan-09 4:31
Ben Fair22-Jan-09 4:31 
AnswerRe: How to count a string for \ character? Pin
Jon Rista22-Jan-09 4:58
Jon Rista22-Jan-09 4: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.