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...
Recent Comments