SQL express 2014 automatic database backup help
I would like to use the script in this link to automatically backup my databases.https://community.spiceworks.com/scripts/show/1511-back-up-all-databases-in-sql-instance-with-one-sc...I realize this...
View ArticleSQL 2014 Availability Groups not failing over when storage disappears
Have setup some Av Groups, in a 2 node cluster + file share witness with 2 single instances on their own storage e.g. not shared clustered storage, and they fail over nicely etc if a server reboots or...
View Articleupdate multiple rows in MS-SQL using excel sheet
I have a database running on SQL 2008r2 that I need to update multiple rows in one table. The reason for this is that I had a user that has been entering their information into the wrong field since...
View ArticleDynamic SQL: Error converting data type varchar to numeric.
I have a dynamic SQL query that I'm using for reporting purposes. However when I run the sp I'm getting a message of: 'Msg 8114, Level 16, State 1, Line 1Error converting data type varchar to...
View ArticleSQL Server 2014: Cannot remove orphaned FileStream filegroup
After some testing with FileStream I now have a database (Recovery model FULL) with an orphaned file and filegroup. I know that it was not my best idea to play directly with the files. The primary...
View ArticleVisual Studio 2010
Hi, I've recently had to have a reinstall of my PC and subsequently I'm having some issues with Visual Studio and the error below. It only occurs on some (not all) of my reports. Some I can preview...
View ArticleCrystalDiskMark on your SQL - YOUR RESPONSES NEEDED!
Hi, I thought it would be good to compare how our SQL servers perform compared to others so that we can see how we can better improve our environment....and CrystalDiskMark is a good way to test this....
View ArticleDocuWare With SQL Install - No Authentication Server Running
I am trying to set up our DocuWare Server to our main SQL server to a new instance I created just for DocuWare. Each time the install fails because it gives this error:We tried a local DB (MySQL) DB...
View ArticleMSSQL transaction log auto-cycling
Is there a way to configure the transaction log in MSSQL that once it reaches the max space it was set to grow it would cycle through the older logs? Basically staying at its max size and simply...
View ArticleHow to tell SQL Server to insert X rows based on a X value in a column?
Hello Everyone!Please see the screen shots below. I have a table, showing how many point cards to send to each person. I need to generate a new table, giving each card its own row - to scan serial...
View ArticleSQL 2000 Questions; SQL 2012
I have been asked by someone at another site about SQL 2000. I am not really that familiar with SQL however, I did use some of my allotted January Googles to check on the answer to her questions but, I...
View ArticleOSQL via a batch file
Hello all,I have a strange issue. I have a bat file that I run from task scheduler. In the batch file it calls the SQL file and runs it. If I just run the bat file from the folder directly it runs...
View ArticleBest resources for learning SQL?
Hello All,Whilst looking to see what tech skills are currently in demand I noticed that SQL Server is mentioned a lot. I'm looking to eventually work towards becoming a Network Admin and reckon that...
View ArticleSQL - Pivot Query
Good afternoon all!I have some Mcirosoft SQL code which I need to turn into a pivot table at SQL level e.g.Data currently looks like this:month_year | whproduct | movement_quantity1-2013 | 0100001-00|...
View ArticleSql Server Trigger sending Email on row Insert
I received most of my info from a previous Spiceworks thread a few years ago.It worked too well for me. The trigger decided to continuously send emails even though only 1 row was inserted.Below, you...
View ArticleUser Friendly Software for pulling SQL Reports
Greetings,I'm having some trouble narrowing down the software I would need for pulling data/reports from a SQL Database. What we need to have is user-friendly software that would be able to integrate...
View ArticleSQL express, on SCCM server 2012R2
I recently, yesterday, had my SQL drives filled on my SCCM server. After much googling, I was able to "fix" the problem:Log into SQL server management.Expand databasesReport Server-Right click...
View ArticleSQL 2014 Azure managed backup smartadmin notification issues
I have our SQL server set to backup our main database to Azures managed backup platform, and I can tell by checking the backup itself when I login to azure that it is working, but the e-mail that was...
View ArticleSQL date query question. Trying to find customers with 3 consecutive months of $
hello All,I have been asked to create a report in Dynamics GP (using SRSS) to show customers we have done business with but are no longer doing so.The criteria is that they have had to purchase a...
View ArticleCannot access SQL Server Databases after upgrading server to domain controller
Backstory - Both our servers have evaluation versions of server 2012 r2, and you can't upgrade and activate a domain controller. I figure no problem, I'll activate and update my server that has our...
View Article