Viewing 15 posts - 1,141 through 1,155 (of 2,756 total)
Some sample data that can be used to test the query would be helpful here.
Ideally, also include a snippet of the "real" output that you're getting and a sample...
March 24, 2017 at 5:53 am
March 24, 2017 at 5:42 am
March 23, 2017 at 12:45 pm
March 23, 2017 at 11:57 am
While it's not in SQL, do you have Physical Address Extension enabled in the OS?
https://msdn.microsoft.com/en-us/library/windows/desktop/aa366796(v=vs.85).aspx
It could be (if it's not enabled) that you're now starving the...
March 23, 2017 at 11:50 am
March 22, 2017 at 12:11 pm
Your best bet is going to be to work with both the MS Licensing and Software Vendor together to sort out the licensing requirements.
Arguably, it might be less...
March 22, 2017 at 10:35 am
Force Encryption only encrypts the network connection between the database server and the client(s) using SSL (maybe TLS) while Always Encrypted encrypts the data at rest (at the column level,...
March 22, 2017 at 6:29 am
March 22, 2017 at 6:08 am
Man, this discussion of proper grammar makes me want to run my next post through an "English to Engrish" translator...
:hehe:
March 17, 2017 at 8:32 am
March 17, 2017 at 6:50 am
I would expect you could do something like this with Powershell, although whether that's an option depends largely on how your process works.
The first question would be, how does...
March 17, 2017 at 6:33 am
Viewing 15 posts - 1,141 through 1,155 (of 2,756 total)