basic SSIS 2016 import fails - ACE OLEDB driver errors - I was trying (in vain) to get my head around SSIS the other day, and tried running the Import Wizard...
expensive key lookup - have the below code from 3rd party app trying to get rid of expensive key lookup. Output from therapyadmin table...
ORALCE TO SQL SERVER MIGRATION Query performance Tuning - Hi Experts, We are migrated Oracle to SQL Server 13.0 using the Cognos Reporting When we run the the below Report query...
SSDT with Express Edition - Hello Community! A customer has an SQL Server Express Edition running in his company. Now I should help to build a system...
Uninstallation Logs - Hi All, Is there any way we can find who has uninstalled SQL Server. I have checked Windows logs but could not...
Help with SQL Loop Query - Hi Guys, I am using below While Loop Syntax but for some reason, I can't update the records or it...
Split out a field of comma separated values based on a unique code in the same row. - Hi I have a comma separated field containing numerous 2 digit numbers that I would like splitting out by a corresponding...
SQL Server 2012 with VMWare - Hello, We have a SQL Cluster (2008 + R2) with our database content sitting on a SAN. SAN is coming to end...
SQL Agent Job not sending email failure when 1 step failed - Hi, I have a SQL Server Agent Job which have 5 steps. Each step run a different store procedure. It setup...
Access Denied after changing HD - Hi, I am running SS2008R2, SS2012 and SS2014 on a home PC for development purposes, read this also as I am...
Ola Hallengren Differential Backup issue - Hello, We have Ola Hallengren Backup solution, the daily differential backup job is failing attached the job history, can some one...
creating new partition files on table - hello all, I have a table that has 2,948,231,398 billion rows...I know...last week I had to figure out how to...
insert query and email - Have a table that when records are inserted will fire off email via trigger. One record works fine, if I...
Stupid Question: Return Object Explorer to It's original position - Stupid question but I accidentally moved object explorer from it's original default position on SSMS. By default, object explorer is...
SQL server back up - We are currently using sql server 2005. For back up, we use sql server maintainance job to back up all the...
How to query tfs within your ssis package - Hello, I am looking to query TFS data using SSIS . Please suggest how I can retrieve data from TFS. Thanks, PSB
Multiple versions of SSDT on one workstation - I recently did a series of data imports into SQL Server using the Import/Export Wizard in SSMS 2014, saving the...
Exexute SQL Task, OLEDB , stored procedures parameters - I have mapped 2 parameters - named 0 , 1 within the task Then I have tried EXEC spName ? , ? I have tried it...
SQL Server job to delete old backups - Hi, I need to create a job that cleans backups and log backups that are older than a month. I do...
Dynamic connection string for pass through query - Hi all I've got a pass thorugh query which gets a list of users from SQL (various servers) that's stopped working...