SQL Server Transactional Replication
Hi All,I have a couple of basic questions on replicating a SQL Server database to another SQL Server.The publishing SQL Server is our production ERP server. I would like to replicate to another SQL...
View ArticleWhy do databases automatically show after restore master DB?
We are testing a server upgrade from 32 to 64 bit, and because you can't just upgrade, this means moving the databases to a new server. The general process is as follows:back up everythingDetach use...
View ArticleSQL Server TSQL query help
Hi Spiceheads,Can anyone of you please help me to rewrite the logic or give an idea on how to approach the below situation We have database called SCH_PROG and three tables.1.Schooldetailstable...
View ArticleSharePoint Foundation 2010: Event ID 3355: Cannot connect to SQL Server
I think this is what they used to call "cross-posting" and always used to be frowned upon, but I'm not sure of the proper way to handle this. Apologies in advance if this is poor protocol :-)I added a...
View ArticleSQL Server Online Backup Solutions
Hi Spices,Can you please help me in setting up the best sql on-line backup solution.BacgkgroundWe have 500 schools which use our software.The software stores data in Sql server database (Some express,...
View ArticleInserting data into sql server database table using ODBC Connection
My Mainform code like below:(READ, INSERT Buttons and One GridView is there. By read button click it populates file data to Gridview, With insert button click i want to insert this data to database...
View ArticleHow To Select The First Row For Each Distinct Value In A Query
Dear Comrades,I have the following query When this query I am getting the following results;The issue is that i want to write a query where i can get unique item volume and weight per each lotnum..Your...
View ArticleMerge two SQL Queries
Good DayI have two reports , one that displays the amount of tickets by category and another that displays the amount of tickets by Site or Division , I now need a combination of these two queries...
View ArticleSQL Permissions for Web Services
I have a web service that receives data and writes to a single table on my SQL 2012 server. I have explicitly given full rights to the table in question for this user and have even given the user...
View ArticleSQL Agent task suddenly taking forever
I have a SQL Agent job that runs a few stored procedures, then fires off an email to send out the assembled data. It has been running since the beginning of 2014 without issue, and generally has a...
View ArticleIntermittent FTP connection error through SSIS
Hi all,I am having an annoying issue where an FTP connection task in SSIS is intermittently failing with the following errors:I have a SQL job which runs every hour and this is a task which executes...
View ArticleMicrososft SQL Server Core Licensing Question
Hello,Is there a way to tell SQL Server to only use 2 cores?I need to license a SQL server per core... and the only server I have.... has Dual Processors with 4 cores each.I can't afford to license all...
View ArticleImproving SSRS Processing Time
Hi,Can someone offer some advise please...I'm looking at ways to improve the responsiveness of SSRS for my end users. I've configured various reports for people which is great but just recently...
View ArticleNew SQL Server (VMware) setup recommendations.
I currently have SQL server 2008 Standard (per processor) installed on the same machine as my primary DC (I know bad idea, I didn't do it) I would like to move it to a new machine, I am thinking 2012...
View ArticleVisual Studio, SQL Server, and SSRS reports
A coworker is telling me he can't update a client to the latest Visual Studio because the client's Visual Studio came with a license for SQL Server 2012 (this seems weird to me as well) and that...
View ArticleError when installing new SQL server instance
I am trying to create a new SQL server instance since it doesn't seem possible to rename an instance. I went through the process and it failed with the error "Some or all identity references could not...
View ArticleSql 2000 database not starting
The School that is having the issue is running Server 2003 and on their server they have SQL 2000. This SQL is the database for their Library program. The Library program will not start, every time it...
View ArticleSQL VSS Writer failing - SQLVDI says instance MSSQLSERVER and "."?
I have a SQL VM and the SQL VSS writer fails during backup. Backup Exec says its definitely a VSS issue. According to this technet article...https://support.microsoft.com/en-us/kb/2615182I should check...
View ArticleWhere would you host your SQL database?
If you were looking to cloud host your SQL, who would you consider and why? Let's say you were starting small, with only a couple of users and a very small amount of data, but had the potential to grow...
View ArticleSQL Reporting Server Slow Loading All the Time
I have a Win 2003 x64 server with SQL Server 2008 R2 Standard that is only used for reporting and all reports even the really small ones load slow. The only change I have made is demoting the old Win...
View Article