Forum: C# Mar 3rd, 2009 |
| Replies: 13 Views: 1,703 I guess my replies are either completely wrong or not worth looking at - seems to me on that link I posted was this
//Create a connection to the SQL Server; modify the connection string for your... |
Forum: C# Mar 3rd, 2009 |
| Replies: 13 Views: 1,703 There and you can check here
http://support.microsoft.com/kb/320916 |
Forum: C# Jan 22nd, 2009 |
| Replies: 7 Views: 555 Danny,
You know I'm new and you're way beyond me, however; I don't see how you could change it other than to use 'less than' along with 'and' for your first statement or to use case statements . .... |
Forum: C# Jan 19th, 2009 |
| Replies: 21 Views: 1,049 if that fixed your problem then mark the thread as solved for him |
Forum: C# Jan 19th, 2009 |
| Replies: 21 Views: 1,049 hmm, well then ddanbe I am fast on my way to becoming an expert in everything! |
Forum: C# Jan 19th, 2009 |
| Replies: 21 Views: 1,049 Tobbek
Maybe you're used to working with global variables? |
Forum: C# Jan 15th, 2009 |
| Replies: 4 Views: 312 I was going to add that the two outputs are the same . .. |
Forum: C# Jan 5th, 2009 |
| Replies: 5 Views: 3,479 You don't mention if you have to use substring to get the extension or if that is just the method to grab it you decided to use so I'll ask another question . . .
Is there any reason you are not... |
Forum: C# Jan 5th, 2009 |
| Replies: 18 Views: 3,963 Then why didn't he mark it as solved? |
Forum: C# Jan 2nd, 2009 |
| Replies: 18 Views: 3,963 I'm just a guy trying to learn so take my advice with a grain of salt -
first off, I agree with the others, and they are not heartless, just tired of a lot of people working on a project for school... |
Forum: C# Dec 17th, 2008 |
| Replies: 10 Views: 561 Filipe11
Don't guess, look for an answer and then post a question. It helps when you show you're trying. I know it's frustrating but you're never going to go anywhere in programming if you just... |
Forum: C# Nov 15th, 2008 |
| Replies: 8 Views: 851 I think you should have marked the post solved for him as this is a different question bro
C# conditional OR operator is ||
http://msdn.microsoft.com/en-us/library/6a71f45d(VS.80).aspx |