trigger to mail in sql server where table has mail id's
Kindly help me in writing a trigger ,i have two tables sample1andsample2i have four columns .insample1 table...in one of the column namedproc_comp consists data like 'Y'or 'N'or'F'...in the second...
View ArticleSQL trial version - promote to full version?
Hi guys,I'm currently running a trial version of SQL 2014 in my UAT application server. I now need to (madly enough - due to time constraints), make my UAT box my Prod box, meaning I need the SQL 2014...
View ArticleSQL Management Error
I keep receiving this error when I attempt to create a management plan. This was working up to about a week ago, then all of a sudden stopped. There haven't been any changes on this server since then....
View ArticleSQL Performance Tuning
Just posted this over at SQL Server Central, but didn't want to leave you guys out, so here it goes..We recently moved our SQL Database from an old HP ML350 to a DL380p G8 running Server 2008 R2...
View Articlemdf and ldf file security issue
Hello,I am using SQL Express 2008 r2 server in Windows 10. I have created a database and when I look into mdf and ldf files properties in Windows Explorer it tells me "You must have read permission to...
View ArticleSQL Server version fails when trying to install SCCM 2012r2
Hi All,Spent the day at work setting up a test lab before implementing SCCM into our infrastructure. Seems I am struggling to get over the 1st hurdle!...TEST LAB:dc1 - svr2012r2 - dcsccm1 - svr2012r2 -...
View ArticleSQL - ID, locate & size
In my process to find a fitting backup solution for the servers I am being asked about our current SQL landscape. How many DB we have and how much data it amounts to. Due to lack of documentation I...
View ArticleSQL Express: Can't Connect
Hey Folks,I'm getting killed on this one. I have to have an SQL environment ready for a new software install asap. The software uses SQL Express.I have prepared an SQL Server 2012 R2 on Hyper V. I have...
View ArticleSQL Server Developer Edition Now Free For Training/Dev Purposes
Last year, Microsoft announced Visual Studio Dev Essentials which provides free versions of Visual Studio and other Microsoft development tools to registered users. Recently, the Developer Edition of...
View ArticleMigration SQL Cluster from Hyper-v to VMWare
Hi,Seeking your advice... Currently I'm in the process of planning a migration path of MS SQL CSV cluster VMs hostd on Hyper-v servers to VMWare setup.Any thoughts, ideas tips..Regards,
View ArticleScipt database using command
Hello,MS-SQL has command line option to script databases,Textsqlpubwiz script -S PCName\SQLExpress -d Example -U user -P test "C:\Desktop\Script\example.sql" -schemaonlythis command generates script...
View ArticleSQL query for feeds
Hi team,I hope you are keeping well. I am upgrading an application server running SQL and need to understand more about the actual feeds coming into the management studio.Is there any query I can run...
View ArticleCombine SQL Results
I have a query after joins some people have multiple phone numbers rt_telephone, which causes multiple results. How can I modify this query to create a phone_1 and phone_2 if there happens to be more...
View ArticleAutomation of AlwaysOn SQL 2014 DB
We are trying to figure out a way to automate DB joining to the High Availability group.Story:School district with many SQL DBs. Some that are created automatically by the applications (GFI...
View ArticleStrange ODBC connection error
Hey all,I have a MS SQL server 2014 instance that we are trying to connect to to do some testing on a database. My developer is doing all his work and testing from his PC, which as the same ODBC...
View ArticleSQL 2014 Backup Testing
Hi AllI should preface this by saying I am a relative SQL Novice.Having said that I do look after a soon to be production SQL 2014 server. I have configured backups using SQL Managed backup to Azure...
View ArticleSQL Parent / Child recursive query
Hello Spiceheads!I need to generate a report using data from a database and the way i want it to be is a parent / child hierarchy. Basically i have 3 columns i would like to getThe "Parent_Sec" field...
View ArticleSetting SQL TempDB files to fixed size
Hey Spiceheads,I have been researching adding additional TempDB files to our SQL 2008 installation, and I ran across an article at Brent Ozars' site that recommended setting the TempDB files to a fixed...
View ArticleBest way to licence SQL Standard 2014
Just really looking for some conformation on the best way to licence SQL Server Standard for 20 users. I presume I would be looking at 1x SQL Standard Server licence & 20x User CALS?Any help...
View ArticleSQL Server Profiler - can anyone help?
Hi all,I manage a SQL Server system that is the back-end for a .Net web application. The application is mostly GUI but also runs several background tasks at regular intervals.At approximately...
View Article