The Designspace http://thedesignspace.net/ My daily explorations, troubleshooting, solutions and discoveries. en-us ellen@thedesignspace.net Sun, 10 Oct 2010 13:42:31 -0500 SQL Server: Clone a database with all its objects http://thedesignspace.net/MT2archives/000829.html SQL Server or SQL Server Express: Connection Error: (provider: Shared Memory Provider, error: 0 - No process is on the other end of the pipe. http://thedesignspace.net/MT2archives/000813.html SQL Server Express tutorial: Add a built-in user to a database http://thedesignspace.net/MT2archives/000811.html In IIS, several built-in Windows accounts are created automatically during installation. These include IUSR_MachineName, IWAM_MachineName, and ASPNET, each of which has specific privileges. Web applications will often require that the IUSR account have rights to connect to SQL Server Express. Here's how to give this account permissions in the SQL Server database, when the database is located on the same... SQL Server tutorial: Copy database tables to another database http://thedesignspace.net/MT2archives/000810.html How to set up an ODBC Data Source for a SQL Server database on a Windows Server http://thedesignspace.net/MT2archives/000809.html