SQL Express 2008 installation fails: There was an error generating the XML...
I am trying to install SQL Server 2008 Express R2 but get the error "SQL Server setup encountered the following error. There was an error generating the XML document. Error code 0X84B10001".The OS is...
View ArticleHow to find SQL database configured users without studio management .
Hello Guys, Please how do I find the configured users on my sql database without using SQL studio management. Is there a way to find figured users through registry? Regards, MassonTech
View ArticleSQL Server Licensing
Hi : In an environment where there is a relational database in use as well as the analysis services databases, the recommended architecture is to store the relational database on one server and the...
View ArticleSQL2005 Server standard in windows 7 32bit
I installed my sql2005 server in windows 7 32bit and found out that it is used as sql express Server.did I installed it the case or I did wrong installation.is there a way to upgrade sql2005 server...
View ArticleSQL activation issue.
Hello I am using the MS SQL Std 2012 trial version.After using it i am going for purchased License but after procuring this i am not getting the key. instead od i am getting the link to download the...
View Article2012 Developer Install: prior version registry problem
Hi, Just trying to do a simple ms sql 2012 developer edition install on a win 7 machine. It would be easy except this machine has a laplink upgrade history. Some old registry entry from the ms...
View ArticleSQL Server 2008 setup error: Attempted to perform an unauthorized operation
I'm trying to install SQL Server 2008 on a virtual machine with Windows 2008 R2. Setup fails with the error "Attempted to perform an unauthorized operation". Looking at the installation log, I see...
View ArticleNo 3rd party backups SQL 2008 on a Windows Server 2008 R2
We are not getting SQL Backups which rely on VSS1. Vssadmin list Writers = No SQL Writer2. Found two errors in Application Event Viewer: - SQLwriter Event:24581 Sqllib error: System table...
View ArticleAdd Node to failover cluster
Experts,I have two machines(nodes) for failover cluster. I installed instance01 on machine01. I want to add a node to the first instance. Do I have to run the set up for adding node on machine one or...
View ArticleSQL 2005 to SQL 2014
The following MSDN reference http://msdn.microsoft.com/en-us/library/ms143393%28v=sql.120%29.aspx says SQL Server 2014 supports upgrade from the following versions of SQL Server:SQL Server 2008 SP3 or...
View ArticleAccess to path denied when trying to connect program to database over VPN
I have a program that is running SQL 2008 and can access without issue when coming in from local subnet. I have a remote machine with VPN configured that is part of the domain, drives are mapped and it...
View ArticleError received when installing SQL Server 2008 R2 Express
I receive the following error when I try to install SQL Server 2008 R2 Express-See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.**************...
View ArticleUPGRADING TO SQL 2008 R2
I have a licensed copy of SQL 2008 (small business edition) ver (10.0), but INEED to upgrade to R2 version because I have a big database that is created in 2008 R2 Express edition (ver. 10.5) that I...
View ArticleSql Server 2012 Installation
I am trying to install SQL Server 2012 Developer edition and I get the error at the bottom.My system: 64 bit Windows 7Things I have done: I have downloaded a different ISO from the MSDN site twice and...
View ArticleSetting Up SS for Datamart
HelloI have been a user of Sql Server for about 4 years now. At a prior company my team had a database allocated to us that was located on an enterprise production server. We basically used that...
View ArticleImporting BCM to SQL
We have been running BCM on a stand-alone PC for some time now and want to be able to share the DB with other in the organization. I want to get the DB to our SQL server so that its easily shared....
View ArticleSQL Server 2014
I am trying to install SQL Server on a new machine. On my first attempt the install failed due to some SQL background program pieces were installed by the vendor on my computer. I have uninstalled...
View ArticleSQL Server 2008 Express Setup Issue SKU
Hi, a configuration file driven setup worked on roughly 30 machines without problems. However, on one certain machine (which is costumer owned in Saudi Arabia) the installation seems to be blocked at...
View ArticleMove System databases to another drive
How can i move this location to another drive?C:\program files\Microsoft sql server\MSSQL10.sql2008\MSSQL\DATA\Master.MDFC:\program files\Microsoft sql...
View Articlecomma separated column into rows for each value
experts,I have a two column table. The second column has comma separated string values. How can I put the values separate for each comma separated and make one row for each value?example, column1 |...
View Article