Viewing 15 posts - 196 through 210 (of 499 total)
Koen Verbeeck (8/27/2015)
g.britton (8/27/2015)
Yes it does. But I need the flexibility to configure dynamically since I deploy to multiple domains
Okay, so we know it's not the tasks themselves that fail,...
Gerald Britton, Pluralsight courses
August 27, 2015 at 7:39 am
Yes it does. But I need the flexibility to configure dynamically since I deploy to multiple domains
Gerald Britton, Pluralsight courses
August 27, 2015 at 5:03 am
Koen Verbeeck (8/24/2015)
g.britton (8/21/2015)
I think, that Power View is not actually an add-in. it's part of Excel 2013
In that opinion, Power Pivot is also part of Excel 2013.
Both are...
Gerald Britton, Pluralsight courses
August 24, 2015 at 10:15 am
I think, that Power View is not actually an add-in. it's part of Excel 2013
Gerald Britton, Pluralsight courses
August 21, 2015 at 10:08 am
Using her phone, Sarah can easily run a query through a command line to change the job
How does she do that? What kind of phone (Android, IOS, something else?...
Gerald Britton, Pluralsight courses
August 20, 2015 at 6:32 am
So, here's what I've found:
1. All attributes of the columns of the source and target tables are identical, including the position in the DDL and the column_id from sys.columns
2. the...
Gerald Britton, Pluralsight courses
August 17, 2015 at 7:19 am
Lynn Pettis (8/14/2015)
g.britton (8/14/2015)
The target table has the identical definition and the data is being stored in the same way. No manipulations or changes
Not relevant to what I am talking...
Gerald Britton, Pluralsight courses
August 15, 2015 at 5:34 am
On topic but slightly different subject, what is the purpose for having 548 MAX columns? Not a challenge, Gerald... just curious.
wish I knew! I've been asked to migrate...
Gerald Britton, Pluralsight courses
August 15, 2015 at 5:33 am
You've inadvertently given me something to check, though. What if the column order differs between the source and target? I suppose that, in such a case, it is...
Gerald Britton, Pluralsight courses
August 14, 2015 at 5:47 pm
The target table has the identical definition and the data is being stored in the same way. No manipulations or changes
Gerald Britton, Pluralsight courses
August 14, 2015 at 5:21 pm
Yes, well the quote from BOL is of course correct. It states in essence that you *can* insert rows where the aggregate data length exceeds 8060 if some of...
Gerald Britton, Pluralsight courses
August 14, 2015 at 3:12 pm
BobAtDBS (8/14/2015)
Gerald Britton, Pluralsight courses
August 14, 2015 at 10:08 am
Alan.B (8/14/2015)
g.britton (8/14/2015)
Gerald Britton, Pluralsight courses
August 14, 2015 at 9:56 am
What's the purpose of doing a cross join between the master.dbo.syscolumns table, and then not using it? Sorry, inquiring minds want to know.
to get enough numbers to handle large applications
Gerald Britton, Pluralsight courses
August 14, 2015 at 8:52 am
I just wish it wasn't called a "Tally" table. I don't tally things, I count them. fwiw I usually call my "tally" table "N" to reflect it's relation ship...
Gerald Britton, Pluralsight courses
August 14, 2015 at 8:51 am
Viewing 15 posts - 196 through 210 (of 499 total)