Viewing 15 posts - 16 through 30 (of 126 total)
I say VM as well...search VM templates for 'sql server 2017 developer'
Or, search the Google for something like "Installing SQL 2017 on Linux using Docker containers" if you...
January 11, 2018 at 2:08 pm
October 19, 2017 at 8:18 am
Ummm....first I've heard of this! Now I'm very excited! 😀
August 30, 2017 at 7:11 am
I'm pretty sure there is no actual registry to read in Azure SQLDB...VM yes, but SQL DB no...its a DB as a service, inside a virtual namespace called a SQL...
August 25, 2017 at 12:40 pm
I can burn water....
If you are familiar with cookbooks and can effectively use that to teach a concept...go for it! If your student has never seen a...
August 23, 2017 at 11:33 am
Where did this dialog come from? What program are you using that popped it up?
August 14, 2017 at 7:13 am
When I needed something outside of SQL Server 😉
Within SQL, I expect I'll be using a LOT of powershell shortly as I begin a migration of 300 databases...
July 31, 2017 at 2:07 pm
Submitted the Fundamentals to SQL Saturday Minnesota...y'all keep your fingers crossed for me, k? 6 sessions for 4 slots...all appears to very good topics 🙂
July 27, 2017 at 11:00 am
Do it.
I've never spoken to the local UG (save for a 15 minute lightning presentation 12 years ago)...jumped right in to SQL Saturdays and its a blast :)
July 26, 2017 at 1:51 pm
Do you have any subscriptions that are not getting their transactions? What is the retention you've set?
July 25, 2017 at 11:17 am
replication components are not required to the best of my knowledge....what you saw was likely someone that is planning to use their AG in a transactional or merge repl scenario.
July 25, 2017 at 6:46 am
What are the install requirements for SQLAlwaysOn?eg. Database Engine and ..... Some install...
July 25, 2017 at 6:03 am
Tracing will allow you to capture the statements that were sent to the Query Engine. If you want to see data changes you need something like SQL Server Data Tools...
July 24, 2017 at 9:38 am
I'm extended events are lovely, but I'm a dinosaur and would use Profiler tracing for this..specifying filters for the databaseID, and whatever else you can narrow it by. Turn...
July 24, 2017 at 6:26 am
Viewing 15 posts - 16 through 30 (of 126 total)