Problem sending Email from SQL
I have configured a maintenance plan on my SQL server, to backup my DB's every night and want to get an email alert each time the job completes (regardless of success or failure).I have setup database...
View ArticleMSQL storing files on Linux file System
Hi SpiceheadsI am looking for some information on the following, is it possible for MSQL to interact with Linux file server.. for e.g. I am storing minimum data on the MSQL but want the raw data e.g....
View ArticleSQL Development.
I want to have a snapshot/temp db disconnected from the live environment for testing. How do I go about doing such a task? It'll be nice if the disconnected db can be on my local pc. I would obviously...
View ArticleSQL to eliminate a record only if it has a duplicate and a status of 6
I do not want to return ID 3 in the "Source Table" below because Big Birdie has more than 1 BadgeID and a BadgeStatus of 6. Note: Martin Matties has a badge status of 6 (but only one BadgeID) but I...
View ArticleSQL cursor.
Hi guys, I have to code a cursor that looks for all Primary keys in the DB. Any code samples that can help me accomplish this is welcome. This is part of a partitioning project I have been tasked to do.
View ArticleA system assertion check has failed in Microsoft SQL Server 2016
Hi Team,SQL Dump files been creating in the log. and daily we alerting with error given below.2017-05-15 12:58:24.170 spid456 Stack Signature for the dump is 0x000000010E291CC02017-05-15 12:58:31.480...
View ArticlePHP and MSSQL - cannot make a connection to server
Greetings AllWE are trying to display data on a webpage pulled from an SQL server through PHP code however we just cannot get it to work. We have checked, rechecked, downloaded the drivers (twice),...
View ArticleConvert & Combine SQL Date Time Information into usable information in Excel
Hello Spiceheads !I have a SQL 2008 Database that Captures Time / Date Data From our Plant Floor in two different Columns. When I Go to Export this Data by connecting to it with Excel, I need to be...
View Articlelicense
I am confused about this SQL license for microsoft,can someone give me an indepth explanation of how the license works and it should be based on1. The minimum license that can be purchased and that...
View ArticleUpdate MSSQL with matching Data in CSV
I was hoping some of you MSSQL guru's could help me out. I've tried a variety of different google searched updates to my situation below but I think I"m missing something.I have a table in my...
View ArticleSQL query moment
Hello,I am having this moment that won't let me move forward. I am trying to add address from RM00102, but when I do join the RM00102 it will return many lines with similar data. I stumped to cannot...
View ArticleSQL Server Requirements and Piggy Backing off of Existing SQL Installation
Hello,Our facilities maintenance team recently got some badge readers that they plan on implementing throughout our building for roughly 250 people. The instructions that came with the readers shows...
View ArticleHow to completely disable SQL Server 2014 replication?
While trying to apply an upgrade to a custom ERP application it errors when it tries to drop database tables that are being replicated. We replicate our database offsite to Azure. Works wonderfully....
View ArticleBest redundancy option for SQL server 2016
Hello,I have 2 server machines and will be hosting an SQL database (ms sql server 2016). I'm wondering what would be the best option/approach for a fail-over setup. Server machine #1 will be the...
View ArticleHow do I create a data source/dataset in Visual Studio 2015 to a Linked Server?
I have an Oracle database that has been linked as a Linked Server to our SQL Server database. I would like to access this data from Visual Studio 2015 for reporting (SRSS). I found a bunch of stuff...
View Articleconstraint repl_identity_range_tran_xxx
I am using Sql Server 2016 with transactional replication with updateable subscriptions. There is a constraint created on the table that restricts the ID values that can be inserted into the...
View ArticleWhat is the best solution to switch from a SQL server database to another
HelloI would like to have customers database in one place and easily switch from one to another to reproduce issues.I could also name them to know what's the problem inside and use them for non...
View Articleuninstalling applications using SCCM SDK
I have been trying to uninstall applications on devices or users using SCCM. I have been successful in creating an application assignment that would install applications, but I haven't been able to get...
View ArticleBest way to Migrate Sage 200 2011 SQL database without downtime?
Hello,We are currently using Sage 200 2011 on a SQL 2008 R2 cluster (Windows Server 2012). We will soon be upgrading Sage to 200 2016 which no longer supports SQL 2008. So I am building a new SQL 2016...
View Articlehow to combine results into one row
Using MSSQL how do i combine results into one row?I have a a Db of student data. I want to return one row for each student that will have their contact info, contact info for a guardian, and contact...
View Article