Custom Reports from SCCM
My boss wants me customize the SCCM Hardware -Video Card report "Video card information for a specific computer" The end result being that instead of just 1 computer name I could put in the sccm...
View ArticleHelp with parsing SQL Server query
Hey all you database experts - I have pretty basic SQL knowledge, can do a few things here and there, but I have an odd question. I have a SQL query that I am trying to create that parses one column...
View ArticleSend email messages from SQL to office365
I've got my DBA who is trying to configure our SQL server to send updates for successes/fails for the jobs he's running. He's enabled the mail profile on SQL, and has it configured for...
View ArticleDistrubuting a value
This question has to do with finding the right approach to a math problem.I have a amount of fuel that I need to be reimbursed for. The amount for last week was $10,000. I need to distribute that...
View Articlehow to choose proper tableName from multiple tables for creating join query
I want to create join query dynamically which contains following tables.(Tables contains large amount of data suppose 100 records)Table 1)Usertable: Which contains userid, userfirstname,...
View ArticleSQL Server 2008 R2 Evaluation
Is it still possible to download this anywhere? Every Microsoft link that states 2008 has a redirect to 2012. I just need to test something for an hour but can't find any downloads.Not looking for...
View ArticleHow to show duplicate rows in SQL Report Builder
I have a SQL Query that works fine when run in SQL Server Management Studio. It shows all the rows of data, including duplicates.When I run it in SQL Report Builder 3.0 under Query Designer I get the...
View ArticleConnecting Report Builder 3.0 to SSRS of M SQL Server 2008R2 standard
How Connect Report Builder 3.0 to SSRS of M SQL Server 2008R2 standard?
View ArticleSql Server on VM but databases on NAS - issues restoring?
Hi,Hoping to get some advice on this if possible please. I have inherited a system where we have SQL Server 2008 R2 running in a Hyper-V VM, but where the main database (and logs) for our core...
View ArticleSQL Server and App/Terminal on same VM?
Hello, we are soon going to be upgrading some servers, and I'm curious of something. Currently we have an ERP that we have running as a single VM, it acts as a terminal server to run the app as well...
View ArticleHow on earth could I be in IT for this long and not heard of this guys site...
As the subject states...http://sqlpimp.com/category/development/bad-practice/Good reading. Even if you're not into SQL programming...
View ArticleSQL Server 2012 - RAID 5?
I have a server running SQL server 2008R2/SQL Server 2008 R2. I just purchased server upgrades - Server and SQL 2012.Right now it was simply running RAID 1, which is terrible for databases, I know. I...
View ArticleA question about SSRS Reporting
I have a large report that has been nothing but trouble for everyone involved (I am the third person on this project) and have run into a bit of a stumbling point. Before I get too hung up and...
View ArticleSQL 2005 Express Maintenance
I have an SQL 2008 R2 installation that I was able to setup a maintenance plan to do full backups of the DB, the transaction logs, shrinking the DB, etc.I've got another server running a SQL 2005...
View ArticleError with link to ASP. The XML page cannot be displayed.
I have a problem with a link on our working website which links to a specific .asp file. All the other links work but when I click on the link it gives the following error:I am pretty new to ASP and...
View ArticleCannot view XML input using XSL style sheet.
I have a problem with one of the links on our working site. The link directs to a .asp file but when clicked the following error is observed. All other links work except this one.I have been stuck on...
View ArticleDifferent Versions of SQL
What has been the short falls and problems with installing SQL 2008/2012 onto the same server as SQL 2005?
View ArticleSQL Server Authentication Issue
Guys I need to find the solution of this tiny problem that we have a domain controller installed on 2003 server in site 1. We have two sites. Both sites users are connected on this domain AD.SQL Server...
View ArticleOrder By Case statements
I am having the worst time right now with a Case Statement in my Order By clause. What I need to do is have my query sort by 2 columns when the client is ClientA and have it sort by a different column...
View ArticleSQL database size report.
Does it already exist, or can it be easily created. I was hoping to generate a report on SQL databases and what their size is. Seems simple enough but I haven't found one yet, so I'm open to ideas....
View Article