VoIP QoS SQL Phones going Crazy, Client Side slowness Call Drops. How to fix??
Hi all,I have a small office with 25 workstations, nine VoIP Phones, SQL Server Standard 2017All Workstations access the server for DHCP DNS AD and Database Client is complaining of Slowness when using...
View ArticleUsing same SQL table twice in one query with different contexts. Help please.
I'm tying myself in knots over something I'm sure is very simple.I'm building a query that needs to extract info from the same column but in two separate contexts. Here's the query so far:TextSELECT...
View ArticleMssql sync
Hello,I have the following scenario.Hosted online mssql (A)Mssql in location (x)Mssql in location (y)Mssql in location (z)The Ms SQL in location x y z do not have a permanent internet connection.Users...
View ArticleReindex fails when database is in FULL recovery mode
Good morning everyone,We have a decent size database (630GB) running on SQL Server 2014 that has ran in simple recovery mode for years, with a nightly reindex/backup maintenance plan. A month or two...
View ArticleIs using MS SQL on Windows Desktop OS against EULA?
I've seen a lot of small business running MS SQL on Windows Pro, is this against the Windows EULA?The only exceptions for using it as a server do not include SQL"You may allow up to 20 other devices to...
View ArticleConnecting to SQL Analysis Service Issue
I feel like this might be a domain issue but here is my issue. Our domain is corp.example.com(example\user) and we add a UPN of @example.com. Our database is on Azure Analysis Services connected with...
View ArticleSQL Reporting services failing after upgrade
We upgraded our SQL server from 2012 to 2016 STD.We are now receiving an error when trying to access the report server via the web interface."The service is not available. The report server has...
View ArticleNeed SQL syntax help
I am getting an SQL Syntax error while trying to make a calculated member for a multi dimensional cube in Microsoft Visual Studio. I am trying to to perform an equation to average some numbersHere is...
View Articlesql hardware and performance
Hello all,I currently have a VM setup and I am running MSSQL on it. I have 16 virtual cores and 64GB of RAM allocated to this server, SQL Server 2017 is the only thing running on this VM.How can I make...
View ArticleSQL Joins Not Showing Correct Result
Firstly, I am newbie to SQL (T-SQL), I would appreciate guidance with this.I have 3 tables with values created as...
View ArticleSorting in SQL
I have a table in SQL Server that has an item number that I need to be able to sort by. The item numbers could be something like10, 91, 94, 95 (these ones are fairly easy to sort) however I am stuck...
View ArticleSQL - How to Return Multiple Fields from SubQuery using MIN(date) and GROUP BY
I am appealing to the T-SQL Spice gurus: my head-banging has created a big-enough hole in my cube wall already...I run T-SQL on SQL Server 2014. I'm trying to return multiple fields from a subquery...
View ArticleSQL Run Time Licenses and Software Assurance Mobility Rights
We are looking at some new vendor software in our vmware environment that uses SQL. Our other systems that have needed SQL we used shared SQL servers which had core licenses with software assurance for...
View ArticleExtract data from delimited string SQL
I have a string in a table that I need to extract parts of into variables so I can make another string. I have been looking at STRING_SPLIT but can't make it do what I need.My string@path =...
View ArticleiScsiPrt Event 9/ SQL Server Slowness
We are experiencing severe slowness with applications with databases stored on our SQL server 2008 R2 machine. These are all VMs running on physical host machines running HyperV and stored on SAN...
View ArticleFundamental question
Hi, I have a fundamental question. why when I make a select to the same server sql from 2 different computers, the result also delays different ?, is not supposed to be executed on the server?Is it...
View ArticleUsing the STATE Argument As A Column Name In SQL
I know that there has to be an explanation on how to do this, but I have yet to find one.I need to make a column in a SQL table known named State, however, State, in SQL is an argument an this column...
View ArticleFileMaker Pro 12 and SQL Dynamic Communication
I need some help. I am trying to create a realtionship between my SQL and Filemaker Pro 12 databases. I want to make it so whatever changes on one, effects the other. I believe I need to use SQL...
View ArticleUnicode errors in data transformations
I've got a web app that doesn't mind the users inputting their address information in unicode data.A SSIS package of mine used that data to generate exports to another provider. That package never had...
View Article