Server error, access violation on VPN?
Hi,An user is reporting that the next error message is shown while trying to access the application via VPN.Would you please guide me as to where to start looking for a resolution?Thank you.
View ArticleSpeed Testing SQL and Disks
I need to speed test SQL mainly to see how long a query takes on one machine vs another. Is there a quick way of doing this with a utility or something that doesn't have to be very intrusive. Also Is...
View ArticleMoving BES10 Database to an SQL server
Hi,Does anyone know or have advice on moving a BES10 DB which resides on the same server as the BES application to an SQL server?Thanks in advance.
View ArticleSQL Query Help - Trying to join two queries that query two different databases
Error is:Msg 1013, Level 16, State 1, Line 1The objects "dbo.v_R_User" and "dbo.v_R_User" in the FROM clause have the same exposed names. Use correlation names to distinguish them.Query is Start...
View ArticleProper VB to SQL Question
Really quick question, which I can't find an answer too online.I am rewriting some code, and I am noticing this sort of...
View ArticleMAXDOP and cost threshold for parallelism
I have read MS recommendation on MAXDOP here, my server has NUMA and hyperthreading. I understand that I should not set MAXDOP higher than the number of physical processors per NUMA node. But how do I...
View ArticleLooking for a way to Import Outlook form email information into SQL
Hi all:I'm trying to figure out the best way forHR (1 person)to receive input from employee emailsconcerning absence,overtime, etcinfo. The current workflow is inefficient and my manager wants to find...
View ArticleConnecting to RS2012 from SSMS 2012
I've got SSMS21012 on my PC, and am trying to connect to the server's RS2012 instance. I'm able to do this from a SSMS on the reporting server itself, but not from elsewhere. I can connect with a web...
View ArticleRS2012 - Does pulling all the reports still needs RSScripter?
Is there now a way to pull all report from my RS2012 machine without using RSScripter?I heard you could do it using SSMS, but I don't see any reports when I connect to reporting services.
View ArticleSQL Express Database to SQL 2005
I am trying to move a SQL Express database from one server to SQL 2005 on a separate test server. On SQL Express I backed up the database and on the SQL test server I created a new database then went...
View ArticleSQL Server, copy data table to table
Hi everyone,May be it's simple but iam new to SQL Query. I want to copy data from a table to another i have a exemple here:Where can i start ?
View ArticleSSRS help
Hi there. So, I'm building a report in SSRS using visual studio.This report is using multiple datasets. I'm also formatting currency. I'm able to get one of the two numbers that I need to add, but am...
View ArticleOwner of the database
Hello experts and gurus!I would like to know if I can create a new server role and make it as owner of the database. I would then have to add certain logins as members of that role. I have attached a...
View ArticlePulling RDLs from SQL 2012 SSRS
How can I pull all reports from MS SQL server 2012's SSRS? I've got an application the vendor's installed using it, and populated it with a lot of reports that I want to be able to pull down to my...
View ArticleCPU vs Cores vs Cache for SQL
Hi, we currently have a SQL 2012 server with 64GB ram (1600 DDR in it), as well as 2x E5-2643 v1 (Sandybridge) CPUs in them, and are not getting the expected performance.I am planning on upgrading the...
View ArticleDatabase cleanup - determine which databases have been inactive
Hi All, I was asked to perform a cleanup in a couple of our SQL servers. I need to determine which databases have been inactive for let's say more than 4 months. Then I would have to put them offline....
View ArticleTransfer SQL Server
Can anybody give me the preparation to move sql server.Current use MYSQL 2008 DB in Win Server 2008.Soon the DB will transfer to new machine in Win Server 2012.
View ArticleSQL used for small website
Hello Everyone!I am currently setting up a server for a website using the sitefinity content manager. This is a production website that will contain some photos, linked videos to youtube, and a few...
View ArticleConfused by performance metrics
Hi AllWe recently sunk $20k into a brand new host to try and improve our SQL Server performance and so far the results have been somewhat lackluster. I'm working with the application vendor to try and...
View ArticleSQL - ID Column if not Primary Key?
Quick question, I was told the other day that no matter what I should include an auto incrementing 'ID' column. My coworker says that in our tables it is unnecessary, and I agree. I can't see the use...
View Article