SQL Help - Average Time between multiple dates
Say we have the following information:ref_no customer dt_createdSO2553009 CN01806740 2015-08-20 11:10:51.770SO2553264 CN01806740 2015-08-20 14:40:05.260WW101120264 CN01806740 2015-08-19...
View ArticleMS SQL 2008 Cannot generate SSPI context
We have a Windows 2008 R2 server with SQL 2008, we cannot connect remotely to the database (correctly). This started after a reboot. it has 4 NICS 1 is static IP and 3 WERE DHCP. Now all of them are...
View ArticleTrouble accessing SQL server instance with AD User
Can't figure this one out. User is in a AD Group and that AD group has been added to Logins on SQL server.Try logging into SSMS as user from a different machine and it fails "Error: 18546 Severity 14...
View ArticleSQL Query to find VMWare version
Ok, so I'll start off by saying, My SQL knowledge is minimal & VMWare is fairly average... I usually work as a network engineer but I'm helping out the helpdesk with an issue.We just need to find...
View ArticleClient Application on VDI lagging connecting to SQL over VPN
Hi,We are migrating a few users over to a hosted desktop solution.Currently we have our servers on premise but as part of this hosted solution the provider has now created a domain controller and...
View ArticleWho's Credentials create a backup
Here's the scenario:Consultant calls me, he can't create a database backup because the wizard won't let him browse the local disk. I remote into the server in question (Windows Server 2012 R2, SQL...
View ArticleMaximum Latency Tolerance for SQL Server Management Studio over VPN
Hi. We have some remote sites that connect to a main office over S2S VPN. Clients in the remote offices use SSMS to connect to SQL servers over the VPN. Users have poor performance / lag within SSMS...
View ArticleDisabling TLS 1.0 & 1.1 and enabled 1.2 causes failed to install SQL services
Hi Team,We got a windows server to install SQL 2014 EE. but the installation failed with below error msg.TDSSNIClient initialization failed with error 0x80090331, status code 0x80. Reason: Unable to...
View ArticlePower-BI licensing
Recently my organization got interested in BI tools for data visualization and we as the IT arm suggested Power-BI. It's convenient for our organization and really easy to use. The problem is our...
View ArticleSetting up a SQL installation from scratch
Hi,I am a complete database newbie.A friend has asked for some help in transferring their database and software to a new PC (server).I got a look at the system on Friday past and had a couple of...
View ArticleMigrating Database To Older Version
I was asked a while back to set up a SAGE Accounting SQL database on a home system using SQL Server Express. So I downloaded and used the newest version, which I believe is 2017. Now they want to...
View ArticleSQL Date Query for Todays, Todate & Month Plan & Delivered Qty
I have tblOrder table with these fields in MS SQL 2008.OrderID OrderDate ReqDeliveryDate ItemTitle ItemQty Customer00001 10-Aug-2018 11-08-2018 ItemA 5000 ABC00002 11-Aug-2018 12-08-2018 ItemA 5000...
View ArticleTrouble accessing SQL and Access Database
Good evening,We are having an issue with our SQL Server Express 2008R2 installation on our new server. We currently have a server running SBS2011, along with SQL Server Express 2008R2. Since support...
View ArticleChange SQL Server Management Studio default install location
Hi All,I am trying to install SQL Server Management Studio on my windows machineVersion InformationRelease number: 17.8.1Build number: 14.0.17277.0Release date: June 26, 2018 I was wondering there is...
View ArticleSchedule job to export XML file
NOTE: I'm not great with SQL. But I really thought I'd be able to tackle this one...One of our divisions needs a daily dump of the customer table into an XML file saved to a network location. It's to...
View ArticleMS SQL Server service accounts best practice
Hello,I wanted to ask for some guidance/opinions on setting up domain service account(s) for my MS SQL boxes.I want to know if having an individual domain account for each service is considered better...
View ArticleOpenquery with two ou in sql
Hello,I am trying to use openquery with two ou. However, I am getting following error.Below is my script:select displayName,DEPARTMENT,mail,physicalDeliveryOfficeName,telephoneNumber from OpenQuery (...
View ArticleWhat kind of database duplication method to use on SQL server?
Hello, I have a SQL database at work that I would like to be able to access/develop queries on, without fear of damaging or losing the original data. Because of this, I would like to somehow duplicate...
View ArticleTrumpf TruTops SQL database locations
Hi,I am trying to get a few pieces of information from the TruTops Data SQL database and everything is in German. I would like to know the location of the following items:Tool ID (INDENT NO)Material...
View ArticleSee what data is (or will be) in an SQL incremental/diff backup
HiIs it possible to see what data will be backed up into an SQL differential or incremental backup? Or, once a backup has run (diff/incremental) - see what data it contains? Talking about a standard...
View Article