SQL Server 2008 R2 and SQL Server 2016
I have a VM running SQL Server 2008 R2 which is hosting a a couple of DBs for the facility.I have a new vendor solution which I am trying to setup, however this vendor requires minimum 2012 or above....
View ArticleSQL server timeouts
Hi Guys Bit of a tough one (for me at least)I have a SQL server I inherited from a previous tech, and this was not configured optimally. Iāll elaborate:The server is performing every role under the...
View ArticleSQL Express question
Heya, all. I'm in the process of moving an old SQL Express instance to a newer server version (old vm to new vm with newer OS). The application running off the database is kinda old & upgrading to...
View ArticleIncorrect Syntax MS SQL
Hi ,When I execute the following Query, I keep receiving and error.Select s.gradyear, LEFT (sgm.calID ,4)AS CalYear,s.FName, s.LName,CaseĀ Ā When Left(sgm.calID,4) = 1998 and s.gradyear = 2002 then...
View ArticleSQL Query help
Hi all,I'm having troubles creating a query, I hope that I explain it good and you guys can assist me:Example Table:As you can see I have EntityKeyID multiple times this represents 1 Flight which has...
View ArticleHow to rename SQL 2012 Server Host name
Hello Experts,I need to move a database application from an old SQL Server to new hardware.The netbios name of the old server is "server2"The netbios name of the new server is "server" ( I can't change...
View ArticleHow to rename SQL 2012 Server Host name
Hello Experts,I need to move a database application from an old SQL Server to new hardware.The netbios name of the old server is "server2"The netbios name of the new server is "server" ( I can't change...
View ArticleDB Restore permissions for SQL Stored procedure
I'm not sure if this is at all possible. But if it is, could someone point me in the right direction please?So I have a SQL server with a hand full of databases on it. Some of which can't be...
View ArticleIs it recomennded Application database in one SQL server?
Hello, Is it best practice or recomended to configure all Application database to a one MS SQL server?Ā What are the benefits? ERP, Accounting, CRM, etc..\
View ArticleHelp with Invalid Column Name error in SQL
This is a commercial database, not a home-built one.There is a Stock Items table that references another table "STKLabelPrintingOptionType" containing Label Print Options - this latter table contains...
View ArticleWindows SQL Remote Connection Won't Connect
I am trying to connect to my SQL server running on a Windows 2012 R2 Server from another server on the same network.Ā When I open up the Microsoft SQL Server Management Studio (on the server not...
View ArticleODBC System DSN connection requires reset every 90 days
The ODBC System DSN user password has to be re-entered seems every 90 days. The connection isĀ between UPS Worldship and M2M SQL database. The SQL server policy is password never expires, AD account...
View ArticleSql where clause
HiI have some sql which pulls data out of a table. The field is a var char 50 with the date in.. (don't ask me why)When I try to do a where clause for Where collect_date > '14-03-2018' it brings...
View ArticleSQL CAL For RDS Connection Broker HA?
Hi GuysI am trying to get to the bottom of whether I need CALs for SQL Server Standard to make my RDS Connection Broker Highly Available. The database is used by the connection broker for connection...
View ArticleCan't enable SQL Server 2016 Database Mirroring
I'm having what appears to be a pretty standard issue - only the default answers don't seem to be resolving it.I'm trying to setup DB Mirroring for the first time - I have 2 servers, one on-prem, one...
View ArticleInstalling Code 39 for using in Online SSRS report
Hello,There is problem occurring after installing code 39 in VS 2013. The zip file for SSRS 2013 (currently using)which i got from internet contains 2 DLLs which i copied to "C:\Program Files...
View ArticleSql Server and Cals Compatibality
Hi,One of my Customer is using SQl Server and Cals of 2008 version. If they upgrade the Server to the next higher version then will the 2008 sql cals be able to access the Sql server.For example: They...
View ArticleBeat Website For Database practice
Hi Pleae share the best Website where available practice and practical database methods.Tnx
View ArticleSQL Failover Cluster instance not showing
One of our SQL failover clusters was pretty far behind on updates, I was working on patching the instances to the newest SP when I noticed that one of the instances doesn't show up when I try to do the...
View ArticleTotal memory vs target, batch requests vs compilations/sec
Hi all. I'm currently looking over some machines which seem to be experiencing slowness issues on an older, 2008R2 physical box, but I'm confused by what I'm finding when monitoring. I'm wondering if...
View Article