Viewing 15 posts - 7,666 through 7,680 (of 59,072 total)
Hi,
I have a 80 character piece of text that I wish to convert to a table structure that represents that data.
Is there a simple way to take those 80...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 28, 2020 at 4:09 pm
my advice - fix the source file, put a delimiter in there and then have whoever designed that file format go and work for...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 28, 2020 at 4:01 pm
my advice - fix the source file, put a delimiter in there and then have whoever designed that file format go and work for someone else.
In...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 28, 2020 at 3:53 pm
my advice - fix the source file, put a delimiter in there and then have whoever designed that file format go and work for someone else.
In my...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 28, 2020 at 3:47 pm
Post removed.
--Jeff Moden
Change is inevitable... Change for the better is not.
February 28, 2020 at 2:19 am
my advice - fix the source file, put a delimiter in there and then have whoever designed that file format go and work for someone else.
In my experience it's...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 28, 2020 at 1:46 am
I don't think things overwrite, but if you give a URL to the post, we can remove the attachment.
I recently did the same thing and can confirm that things...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 27, 2020 at 8:30 pm
Is this coming to you in a file?
You beat me to that question, Lynn. If it is (and I think this is where your going with this), we can...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 27, 2020 at 8:26 pm
How to you get 26 different columns from the string
'BSNC001481905191912080000001 PEE5P01 124650005 EMU 090D P'? I see 6 at most. Where are the other 20 coming from?
Fixed field...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 27, 2020 at 8:19 pm
I was looking at native option. So you saying using sql server native method data masking can be done from SQL server 2016 onwards?
If you look at my definition...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 27, 2020 at 12:34 am
Absolutely agreed. To me, the term "mask" or "data masking" actually has nothing to do with changing the underlying data. It's a poorly chosen term (IMHO) except when it's used...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 26, 2020 at 11:46 pm
I always just ask management if they'd eat a 2 year old egg. 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
February 26, 2020 at 8:05 pm
Maybe the native Dynamic Data Masking feature first made available in 2016 would be a good enough reason to update 2012 to 2019 sooner than later?
--Jeff Moden
Change is inevitable... Change for the better is not.
February 26, 2020 at 8:03 pm
Welcome back, Steve! Everything was very good and very well covered but it just wasn't the same without you.
--Jeff Moden
Change is inevitable... Change for the better is not.
February 26, 2020 at 4:27 am
OK, bit of a vent here, feel free to ignore me...
WHY can you not use DTUTIL to import a password-protected SSIS package? Honestly, why? Today I had to migrate...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 26, 2020 at 4:25 am
Viewing 15 posts - 7,666 through 7,680 (of 59,072 total)