Viewing 15 posts - 31 through 45 (of 103 total)
August 7, 2018 at 8:42 am
August 7, 2018 at 7:55 am
I've been using SSDT and SSDT-BI (dacpac deploys) within VS and VS-Code for development. SSMS for admin work.
https://docs.microsoft.com/en-us/sql/ssdt/sql-server-data-tools?view=sql-server-2017
https://docs.microsoft.com/en-us/sql/ssdt/download-sql-server-data-tools-ssdt?view=sql-server-2017
https://docs.microsoft.com/en-us/sql/tools/overview-sql-tools?view=sql-server-2017
August 7, 2018 at 7:02 am
August 7, 2018 at 6:50 am
Not a fan of EAVs. Whenever EAVs topic comes up, I bring up non-relational/hybrid solutions. Losing most of the relational database engine goodness, such as type enforcement, proper indexing, and...
July 10, 2018 at 7:59 am
I'm no expert in the SQL PoSH module, but does the Invoke-Sqlcmd cmdlet open and then close a connection to the database on each call?
Is that how you wish...
May 10, 2018 at 10:44 am
heh.. I think a decade should be enough before he returns.
May 10, 2018 at 9:36 am
May 4, 2018 at 9:20 am
Very Interesting to read the last several posts against database development on the local dev box. I still, wholeheartedly and respectfully, disagree that development should be done against a centralized...
May 4, 2018 at 8:29 am
This is a great intro to this workflow. And I agree that each developer should (strong should) have their own local database to work against and use Git as the...
May 3, 2018 at 9:17 am
Good stuff!! Thank you for sharing.
Any reason for using a verb in the SQL table names? I know, picky. I apologize ahead of time. But, but, but it just...
April 27, 2018 at 8:07 am
To me, a great value-add of the cloud is not having to deal with the hardware setup and not having to wait (sometimes weeks) on large corporate teams to stand...
April 24, 2018 at 4:42 pm
Just wanted to throw this out. I've setup and used gMSA in the past. Although I'm no expert at it.
There are many other links on...
April 11, 2018 at 9:07 am
Viewing 15 posts - 31 through 45 (of 103 total)