by bobtaylor29708 | Sep 8, 2016 | boB 'The Tool Man' Taylor, Connect to SQL Server, SQL Server 2016, SQL Server Tools, Tools
Just a quick note to let everyone know that the code has been published on CodePlex Simply search for ConnectToSQL or go to the project’s home page at www.cts.codeplex.com
by bobtaylor29708 | Sep 7, 2016 | boB 'The Tool Man' Taylor, Connect to SQL Server, SQL Server 2016, SQL Server Tools, Tools
Today we will examine the code that connects to our database and showcases the code used to determine the correct Authentication method 1: Cursor current = Cursor.Current; 2: Cursor.Current = Cursors.WaitCursor; 3: // Create our connection information for use by the...
by bobtaylor29708 | Mar 22, 2016 | Always Encrypted, boB 'The Tool Man' Taylor, Connect to SQL Server, SQL Injection, SQL Security, SQL Server 2016, SQL Server Tools, SqlCommandFilter
I have started a new role as a Data Platform Solution Architect in the Health and Life Sciences vertical at Microsoft. Its been hectic, but fun. I am finally getting a bit of time to work on some projects that have been on the back burner for a while. I have several...
Recent Comments