backup to MSSQL 2012 from mssql 2016 - I do not think it's possible, but i could really use it. Best regards Edvard Korsbæk
Making Indexes Invisble to the Optimiser - Good Morning Folks! I am working on an optimisation project that is focusing heavily on indexing within the database. At the...
The target database, '', is participating in an availability group and is currently not accessible for queries. - Hi, I keep seeing this error in secondary node of the server. We dont have readable secondary. But the error only...
Challenging string handling in T-SQL - Hello Experts, I have a data in a table as shown in the first column (A) and would like to update...
Trying to speed up this 'GetWorkingDays' function. - I'm trying to redesign one of our working days functions. The idea is to calculate weekends (easy enough) but holidays...
tsql help - Hi Experts, Need tsql help. I have a table row as follows. Basically, it will contain a huge string values...
Database design to handle Millions of records - Dear Techies, Please suggest how should design database to handle millions of records. And also let me know strong points to...
find indexes - I have to design a script to find all tables in a database with below criteria. 1. Identify all tables should have more...
Connection Encryption - Protocols not showing the certficiate - Following https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/enable-encrypted-connections-to-the-database-engine to setup SSL connections. Have got through to the part when you need to enable the certificate in the...
PDF iFilter problems (again!).. - Using adobe ifilters on filtables.. This is really a continuation of an earlier topic ( http://www.sqlservercentral.com/Forums/Topic1464679-2799-1.aspx#bm1465104 ) After getting the adobe iFilter 9...
VMWare snapshot breaks windows 2012 Cluster - Hi, We have set up SQL server 2012 alwaysOn availability group on windows 2012. It runs and fails over successfully. Recently,...
Find tables - I have to design a script to find all tables in a database with below criteria. 1. Identify all tables should...
Identify wrong links inside a hierarchical tree-structure - Hello, I'm working on an electrical network, edge are link between nodes, insert lines with 'end' are all clients. The first line...
using cross apply to find different values trough xml files eficiency - Hello Experts, I am trying to run the following query: SELECT CAST(t.nodes.query('data(item)') as varchar(max)) 'Item', CAST(t.nodes.query('data(bp_orno)') as varchar(
Open .PRC with connection - Using V17.3 and 2008R2 When I double-click on an .sql file, SSMS v17 launches with a new connection window. When I...
SQL memory Performance counters review and help - Hi All, Need your help to understand that my DB server is require more memory or not as per the below...
SQL versus program - Hi all, I'm posting my question in this 2008 forum because we're running SQLServer 2008R2, but it is more a general...
Session Scope with Temporary Tables and Dynamic SQL - I came across something interesting while troubleshooting a developer's code recently. We use temporary tables which are populated by executing...
Measures showing up Blank in Power BI - When I attempt to connect POwer BI Desktop to my tabular model, The measures all show up blank. I am able...
SSAS Tabular mode not seeing relationships - I have a cube I am weorking on building using tabular mode. I have set the relationship in the .bim...