MS SQL 2014 install freezing
Hey all,Hoping someone else has encountered similar and can help point me in the correct direction to solve this.We recently setup a new windows 2012 server and are trying to install MS SQL 2014 on it....
View ArticleDynamic folder name (by date) for SQL Server Backup destination path???
hi.i use maintenance plan inSQL Server Management Studio to backup my Databases.all the databases are backed up to a folder.i have many databases so there will be a mess after one week of backup.i want...
View ArticleSQL widget
does Spice works offer a SQL widget that will discover and display databases?
View ArticleHow does SQL 2014 compare to Oracle?
Now that SQL Server 2014 has been out for a while I thought it may be helpful to some in our community to know how it stacks up against other Databases. In this example we are comparing SQL 2014 to...
View ArticleDumbing down depresses me. SQL Server Example
My heart sank to the bottom of my stomach when I read this paragraph near the beginning of MS's Documentation set for SQL Server 2012:"SQL Server 2012 introduces two significant documentation changes;...
View ArticleSQL 2012 web management studio
Hi fellas For LAB purpose I want to setup a web based SQL server management studio for SQL Express 2012 SP1, which can works like windows app SQL Server Management studio.It is possible in SQL Express...
View ArticleMS SQL 2014 install errors
Creating a new topic since my old one technically was solved and didn't want to get the 2 different issues confused.See previous thread if interested first issue...
View ArticleCan I use SQL Express for this?
Hello guys,I am looking for some guidance on SQL Server software. We are currently using SQL 2005 for some ERP software and the new version we are going to will require a newer SQL version to run the...
View ArticlePowerview: Error with relationships
So I have two central concepts in my data model, call them Invoice and LineItem.I have 4 tables, DIM_Invoice, DIM_LineItem, FACT_Invoice, FACT_LineItem. Most of the money values are living in...
View Articlesql database hardware spec for a project
I don't have much experience specing out database servers. Trying to help a buddy out with an idea (small home base project/startup), hoping to get more insights with someone more knowledgeable in this...
View ArticleHow to remove the .ldf file from SQL SERVER 2008 using query
I' having one database. it contains three ldf files.I want to delete two ldf files. When i'm trying ,it shows"cannot be removed because it is not empty"
View ArticleMS SQL 2008 R2 Cluster Lost/Missing after updates
Alright so I was passed a few duties when our IT Director left and apparently my first time doing so did not go so smoothly.....We have two MS SQL 2008 R2 Servers, they are clustered from my...
View ArticleSQL Server service account question
We created a test SQL environment using a Technet evaluation copy of Windows Server 2012 along with an evaluation copy of SQL2012. After testing, everything is working as planned so were going to enter...
View ArticleSQL Monitor
Does anyone have any usage experience with SQL Sentry Performance Adviser. I was looking into this for out 2 sql servers to help monitor and tune the servers.
View ArticleHow can i tell when the last access was to a database?
On my SQL server i have server management studio opened, I have a database that i think i can backup and then delete because i dont think we use it anymore and I'd like to save the space, can i tell...
View ArticleRecommend SQL Server Reporting Services book(s)
To try and make myself more valuable I'd like to learn to write SQL reports using SSRS. Our company uses MSSQL 2008R2 for its financial app (MRI) and I'd like to be able to eventually write a report...
View ArticleCopying Database Nightly
I need a way to copy a sql database on server A to server B that happens automatically every night at a set time. Anyone have a good tool or script that can do this?
View ArticleHow to get total time between login & logout time, in Sql Server 2008 R2
Hi there, please help I am looking for a shortest method of retrieving the total time of WorkedHours, There is a lot of talk out there many suggested that TIMEDIFF function is the best one. For...
View ArticleEstimating Normalization Benefit
I have a very large table in our main database system. (Details below), it consists of (global) street addresses (it contains the shipping label Toand From addresses for parcel or cargo shipments).....
View Article