Viewing 15 posts - 10,411 through 10,425 (of 14,953 total)
Full-contact soccer.... that has possibilities.
Though I have to say, this pretty much sums up my favorite sport: http://comics.com/pearls_before_swine/2009-02-18/
March 18, 2009 at 12:59 pm
Hey Greg. Welcome to "The Thread". I don't remember a No Trespassing sign, so feel free to jump on in and tell us whether the water is okay...
March 18, 2009 at 12:32 pm
Do the sequences start over in certain ranges? For example, would parts in a certain class be sequence 1-10, and in another class, you might start over at 1...
March 18, 2009 at 12:27 pm
My usual thing with people like foxyjazz is to try to shock them a bit. Like my comment about skateboarders wiping out. Tends to wake them up. ...
March 18, 2009 at 12:11 pm
kevin.reynolds (3/18/2009)
Im a database developer but I too am frustrated with the snail pace at...
March 18, 2009 at 7:59 am
jap2bag (3/18/2009)
---0017720610---04---04---03/11/2009--- You can check your order status, track your order, obtain authorization and...
March 18, 2009 at 7:34 am
Bruce W Cassidy (3/17/2009)
BTW, I am wondering...
March 18, 2009 at 7:25 am
Another (minor) thing is that it seems to ignore "nvarchar". "Varchar" ends up blue, but "nvarchar" ends up black.
March 18, 2009 at 7:10 am
Or, you could do it the REALLY hard way, and type "Alter Table" twice. I know that's a lot of work, but it does get the job done.
alter table...
March 18, 2009 at 7:07 am
I don't actually know if that's possible or not. I've never tried to debug a web page, so I haven't looked into that option. Might be possible in...
March 18, 2009 at 7:04 am
Is there a time stamp of some sort that says when the data in that table was imported?
Do you just need an e-mail that says, "Had "SELL" in comments today",...
March 18, 2009 at 7:02 am
How about something like:
declare @String varchar(max);
select @String = 'Hello my name is Jeff. I need some help on a project because right now this is how the application i am...
March 17, 2009 at 3:04 pm
You can check "like '%[0-9]%'". That'll tell you if the field contains any numbers.
March 17, 2009 at 2:49 pm
Sounds like the vendor has issues. What a stupid way to do business!
March 17, 2009 at 2:48 pm
You can install BIDS on a pc that doesn't have the SQL engine on it. I've done that.
March 17, 2009 at 2:46 pm
Viewing 15 posts - 10,411 through 10,425 (of 14,953 total)