Viewing 15 posts - 7,921 through 7,935 (of 59,072 total)
I have to tell you that if you work with the right recruiter, you don't have to worry about AI HR bots, HR people, or whatever. A lot of people...
January 8, 2020 at 4:40 am
p.p.s. Almost forgot. Sheet names that are weird or begin with a numeric digit must be encapsulated in single quotes along with the normal square brackets. For example the sheet...
January 8, 2020 at 4:33 am
Hey, Jeff, will you update this yet again to include the new split_string() function in SQL Server 2016+?
Probably not. The STRING_SPLIT function is relatively crippled for those that need...
January 8, 2020 at 3:33 am
p.s. If the OP has a spreadsheet with just one header row, we'll need to do a little work but not much. We'll make it so it's self-healing just like...
January 8, 2020 at 2:57 am
Ok... Demo time.
The first thing is to unzip and copy the spreadsheets from the attached SpreadSheets.zip file to the directory of your choice. If the directory is something other than...
January 8, 2020 at 2:33 am
Actually, skip all of that. Most of it just doesn't matter. I'll be back soon with a demo from the presentation I give on the subject of "Automating "Excel Hell"".
January 8, 2020 at 1:23 am
Finally, issue is fixed which was a silly and it's done. 🙂
OK, so what was the "silly" fix you employed?
I'll also state that it's a shame that...
January 8, 2020 at 12:22 am
I declared a variable to hold the file to pass to send mail task. I had a given a value like 'The value is generated by scrip task' ...
January 8, 2020 at 12:20 am
Jeff -it needed to be said, but we are f1 AND web search rolled into one......
Heh... I guess that's true in a lot of cases. You would think that...
January 7, 2020 at 11:57 pm
Thank you for the extremely kind and generous words but we have a difference in languages and understanding here. I've "talked" with Brahmanand through other methods and he is a...
January 7, 2020 at 11:44 pm
>> I don't think I was particularly snarky.
THAT, good Sir, is the crux of the problem. 😉
January 7, 2020 at 7:05 pm
I just asked someone else in this thread:
What would be a good way to get presenters to record their presentation the day before they gave it?
Not sure that's...
January 7, 2020 at 7:02 pm
Don't put your face in them. I stopped recording videos about 9 months ago. I'm going to get back on it, but change the format a bit. No more...
January 7, 2020 at 6:59 pm
Production DB is (RTPOneReporting) DB Owner is 'sa'
Cross database ownership chaining is NOT enabled.
My repository DB is (JHMRReporting) DB Owner is 'dbo'
Cross database ownership chaining is NOT enabled.
My sp,...
January 7, 2020 at 6:57 pm
Hi,
Assuming you have to add 3 columns with data to the existing 5million row table.
Following is the approach which you can use -
January 7, 2020 at 3:17 pm
Viewing 15 posts - 7,921 through 7,935 (of 59,072 total)