Viewing 15 posts - 1,666 through 1,680 (of 4,820 total)
Well, I'm not sure there's any specific guidance on this, but I have to wonder about a database design that fosters the creation of such a convoluted query... Without considerably...
March 20, 2018 at 6:47 am
If there are consistencies in the method of that variable appearing, which at the moment appear to be:
1.) Starting delimiter = <
2.) Ending delimiter = >
3.)...
March 19, 2018 at 1:18 pm
March 16, 2018 at 8:03 am
I don;t quite understand what you are trying to do. Please post table create statements and inserts for sample data (not production data) that would be representative of what you...
March 16, 2018 at 7:49 am
March 16, 2018 at 7:44 am
March 16, 2018 at 7:23 am
It's that kind of thing that usually forces me into SSIS. And at times, when even SSIS balks, back to VBScript. Push comes to shove, an install of Excel on...
March 16, 2018 at 6:34 am
First, you have a primary key that doesn't have much of a natural use, so the question is, what about your data is unique to a given row? I suspect...
March 15, 2018 at 1:13 pm
I've been given an environment that's performing badly. On inspection, I can see one the...
March 15, 2018 at 8:36 am
The connections are stored in SQLStudio.bin file in each users profile path - app...
March 15, 2018 at 8:30 am
March 15, 2018 at 7:54 am
Don't know exactly where it's stored, but I'm pretty sure it's in different places, depending on exactly which version of SSMS you are using. Somewhere along the line, I recall...
March 15, 2018 at 7:52 am
March 15, 2018 at 7:42 am
March 15, 2018 at 7:26 am
March 15, 2018 at 7:09 am
Viewing 15 posts - 1,666 through 1,680 (of 4,820 total)