Start 32 bits ODBC DSN editor from command-line
To start the 32 bits ODBC DSN editor, run: %WINDIR%\System32\odbcad32.exe
To start the 32 bits ODBC DSN editor, run: %WINDIR%\System32\odbcad32.exe
If you have multiple application pools started in IIS 7 and you want to determine which w3wp.exe process to attach the Microsoft Visual Studio 2010 debugger to, you can use the Microsoft Windows Task Manager.
Let’s say you created a ASP .NET 4.0 website that uses a WCF service to get data from a Microsoft SQL Server database. The website uses anonymous authentication and you are asked to show data
To copy the contents of a folder to an other folder, including all subfolders, overwriting existing files, you can use the following function in C#: /// <summary> /// Copies the contents of a folder,
When you have instant search disabled, searching in Microsoft Outlook by using the "All Mail Items" button, does not return any result: Solution To search in "All Mail Items", without having instant search
Install Microsoft Outlook 2010, after installing don’t start Microsoft Outlook 2010, first create a mail profile in Start > Control Panel > Mail Follow the steps on http://blogs.technet.com/b/simonmay/archive/2010/08/16/manually-configure-outlook-2010-for-exchange-online-bpos.aspx to manually connect Microsoft Outlook 2010 to
By default when you use the Script Wizard in Microsoft SQL Server Management Studio to script objects in a database, triggers are note included. You can include triggers if you [Include all objects] and [Set
After installing Microsoft Visual Studio 2010 sp1 I was getting the error: Fixing the VS2010 sp1 error: The command you are attempting cannot be completed because the file …vdproj is under source code control and
The sysdtslog90 table is used by Microsoft SQL Server 2005 SSIS to log messages. If you want to use this table for custom logging, you can user event handlers on SSIS tasks. – Select the
I was getting the error "SQL Server Integration Services Script Task has stopped working", when I set a breakpoint in a script task in Microsoft SQL Server 2005 with sp4 BIDS on a Microsoft Windows