Viewing 15 posts - 16 through 30 (of 152 total)
As I said in my original post, it's not an exact science and I'm really just looking for a "good enough" solution. Because we don't control the incoming data we...
January 25, 2018 at 2:07 am
In principle I agree with you 100% but this isn't something I have control over unfortunately. The data is coming from a third party source.
Some context that may...
January 24, 2018 at 8:24 am
Neither is actually saved but both parts are used in a subsequent lookup to a table of UPRNs (a UPRN is a unique code given to every property in the...
January 24, 2018 at 3:57 am
Oh, I see. I'm not mad keen on that because it suffers from the same issue as adding a None option: it allows the user to make nonsensical selections....
October 19, 2016 at 3:44 am
Yeah, it seems like all roads lead to counting so that's what I've gone with for now. Thanks for your thoughts. It's good to know I'm not missing...
October 13, 2016 at 10:19 am
Thanks for posting this, Steve, and thanks for answering, Phil. It may be in the test section but I'll call getting an answer a win:-D
I think that's basically the...
October 10, 2016 at 1:31 am
Sorry but I don't understand what you're saying there. Could you elaborate for me?
I don't see an option for Ignore IDX.
Thanks.
October 7, 2016 at 6:59 am
Hi Guys and thanks for the replies.
I had already considered adding a "None" option but that doesn't seem right from a user's perspective. On a multi select it would...
October 7, 2016 at 3:23 am
I can't seem to start a thread in one of the TSQL forums. Just trying a reply here to see what happens. Sorry to interrupt the ramblings:-)
October 6, 2016 at 6:27 am
Analyzing data while in the process of performing your job as a DBA is not really "science".
I'd agree with that.
I worked as a programmer for a data science department...
September 15, 2016 at 8:53 am
I think tooling is a large part of the problem but I also think there are some fundamental differences between database and middle tier development that make unit testing much...
July 26, 2016 at 4:30 am
Ah, found it. There's a connection type property on the task which was set to OLEDB. I didn't spot that and assumed it would infer it from the...
July 1, 2016 at 6:03 am
This says you can. I'll try switching it to an OLEDB though and see if I get anywhere.
I'd rather keep it as an ADO.Net if possible - mostly just...
July 1, 2016 at 5:53 am
I've probably designed a dozen or so. None particularly complex or unusual but they do support business "end to end" so there's normally a lot of different entities to...
June 29, 2016 at 8:41 am
why is it wrong for a primary key constraint to be supported by a nonclustered index
Nothing at all. I don't think I said there was. If I've...
May 25, 2016 at 12:23 pm
Viewing 15 posts - 16 through 30 (of 152 total)