Quantcast
Channel: Microsoft SQL Server
Browsing all 4871 articles
Browse latest View live
↧

Specific users locking up multiple times per day (7+) accessing an SQL DB

I have used SpiceWorks on many occasions to find answers to unique problems that others have had, the outcome is always good with me gaining knowledge and getting work done. But I seem to have a...

View Article


SSRS Calculated Field Question

I'd like to make a calculated field that divides Field A by Field B as long as field B is greater than zero. I can make the calculated field, but not sure how to add the greater than zero logic. Can...

View Article


MS SQL Server planning

I'm building VMs for an application that will have 3 separate server environments; dev/test/prod. Dev will only need 1 app/web server and 1 DB server but test/prod will each need to be highly available...

View Article

SQL Server 2016 AlwaysOn over Internet

We want to deploy a SQL Server 2016 basic abailability group with async replica across differents regions and provider.We know that it requires Windows Failover Cluster and we will use Windows Server...

View Article

Sql server ODBC data source test failed

Hi Guys,I am trying to configure sql server as database for vcenter setup.When I am trying to login with management studio its working good but while configuring system dsn odbc test has failed.I have...

View Article


SQL related error in event viewer any ideas? this happend all of sudden.

Type: System.InvalidOperationExceptionMessage: SqlConnection does not support parallel transactions.StackTrace: at System.Data.SqlClient.SqlInternalConnection.BeginSqlTransaction(IsolationLevel iso,...

View Article

Image may be NSFW.
Clik here to view.

I am having a hard time uninstalling sql 2005 express edition remnents.

I cannot for the life of me get some old instances of SQL 2005 express editions removed on our server to clean up and remove since it is no longer used or supported. It was a leftover piece of old...

View Article

Image may be NSFW.
Clik here to view.

transposing columns from a sql query temp table

Hi,I have been pulling my hair out over this and I suspect it is really easy.I have an SQL query that returns a list like this.It is basically months, counts and years. No problem with that.My problem...

View Article


SQL Basic Availability Groups (Always OnAvailability Groups)

Hello,I am looking at installing a High Availabilty group using SQL Server 2016 (Full standard version) on 2 servers (not Clustered servers).Reading up before I do so I can across this articlelisting...

View Article


Image may be NSFW.
Clik here to view.

tried to get yr and term manually for each row

Hello,I am trying to print spring 2016.fall 2016,summer 2016, summer 2015, fall 2015 for every row for the below script..Is it possible to do that...select CRS_COMP1 'Course_Code',CRS_COMP2+'...

View Article

Multiple Schemas, Same DB

Wanting to hear some opinions before I get much farther into this.I'm creating 3 web applications with distinctly separate parts but related sets of data. Think of it as a master application and 2...

View Article

Extending Shared Cluster Disk- Windows Cluster

Hi All,We are in need of expanding our current quorum disk size by about 500GB. The disk is currently shared by 2VMs which are on 2 different ESXI hosts and connected to our iSCSI SAN via physical...

View Article

SQL 2016 - Export Data Tier Application - Feature not Working

Hi Team,I have upgraded my SQL Server from 2014 to 2016(SP1). After a few days I have to export one of my database to Azure so that I have tried to use the Export Data Tier Application at that time...

View Article


I want an external user able to view my ssrs that are viewed on my local comp

How can allow an external user (future employer) to view the ssrs reports that I created and are currently viewable on my local report manager web site

View Article

Does MS Database Engine Tuning Adviser change data?

If I run SQL Server Profiler on a SQL Server 2008 database and then use that trace as the workload in Database Engine Tuning Advisor, will it perform/replay the update commands against the database and...

View Article


sql syntax to display last print date for each document type?

Hello sql gurus,I need some help, this is what I am trying to accomplish:Get the most recent DATE_PRINTED for each DOCTYPE (LE or CD) for each ACCOUNT_ID. These columns are on a table called...

View Article

SQL Server email notifications?

Morning DBAs,Had a question regarding triggers to a SQL server that can force it to send email notifications. Some of the triggers would include:1. When a user attempts to insert, delete, or read from...

View Article


SQL Database Maintenance

Hello experts, I have a small SQL 2012 database on a server (500 mb) that users access from their windows client computers...as time goes by the performance keeps getting slower and slower (it was fast...

View Article

Specifie fields from stored procedure

We have a third party app that runs with a SQL backend that is here locally. I have a custom application that I need to grab some data from this application. I have found a stored procedure that...

View Article

Explaining SQLServer dynamic memory management to non-tech folk

I am having a battle with our DBAs over setting Max Memory limits on our SQLServers.The DBAs say this is not necessary as SQLServer dynamically manages memory and will automatically reduce it's usage...

View Article
Browsing all 4871 articles
Browse latest View live