Viewing 15 posts - 226 through 240 (of 252 total)
Ah, interesting! I wasn't aware of that. For a bit more clarity, if I included those computed columns and accessed the table via a SELECT * query elsewhere,...
June 22, 2012 at 12:13 pm
That's an interesting solution as well, Scott :-). Unfortunately, I can't add anymore columns to the existing table without causing it to bloat up more. The table in...
June 21, 2012 at 7:42 pm
Ah, that's where I was misunderstanding! I thought it was three sets of pairs, but it's actually two sets of three :-). Makes perfect sense how it wasn't...
June 20, 2012 at 9:37 am
Hm. Found something that's slightly strange. I've got one item with dimensions 4.5, 7, and 1. This item is oddly being marked as having TwoDims = 1,...
June 20, 2012 at 8:33 am
Great! This seems to work just like I need it to :-D. Just to check my understanding here, VALUES seems to basically create a temp table sort of...
June 20, 2012 at 7:38 am
Whoops, my mistake :hehe:. Was a bit too frazzled at the time I was typing. One additional clause should be that if two or more values are above...
June 19, 2012 at 7:52 pm
Interesting article. It pertains quite heavily to my current job, where the original database structure as well as some other programs were written by the first programmer to work...
June 12, 2012 at 3:00 pm
Jeff, I thank you for the encouragement. I certainly want to do as much as I can for this company before I move on, not the least of which...
June 5, 2012 at 9:55 am
Hm, 5 to 7 years? Not too bad :-). I can suffice off of what I make now pretty well, so there's no rush at the moment. ...
June 1, 2012 at 5:13 pm
Rod at work (6/1/2012)
That's really nice of you, hisakimatama, to be thinking of your parents as you are.
Eheh, I just see it as what should be expected. My parents...
June 1, 2012 at 3:00 pm
Hm. I'm personally sitting at a B at the moment. I'm still new to the programming field, just under a year's worth of experience at this job, with...
June 1, 2012 at 12:40 pm
Success!
I managed to find someone that had written up a mock method of sending XML requests to UPS at the following link:
http://forums.asp.net/post/566897.aspx
Quite old code, and it needed some...
May 29, 2012 at 10:16 am
Barry, we do indeed have a current tool to send XML from our system to the shipping APIs; however, the problems with it are numerous. First, it was composed...
May 26, 2012 at 7:19 pm
Certainly, Barry.
1. Currently, the available skillset at this business consists of just me :hehe:. I'd say I'm quite good with SQL Server at this point, and where I'm...
May 26, 2012 at 5:29 pm
Barry, thank you for the additional information. Service Broker may be a viable solution to this problem as well. After doing some more research, it seems like the...
May 25, 2012 at 11:32 am
Viewing 15 posts - 226 through 240 (of 252 total)