SQL Server and Data Segregation
So I am looking for some options and insightMy company provides software as a service hosting. Currently our hosting model is physical servers with SQL on each box independently. This is becoming very...
View ArticleCount Distinct with Over Partition? Alternatives?
Trying to figure out the best way to get the correct count for these columns. The count will be determined by the number of jobs and orders. I know the numbers growing has something to do with my join...
View ArticleSQL Server 2012 Standard: uninstalling evaluation, installing VL
SQL Server 2012 evaluation can be activated by "upgrading edition" in the SQL Installation Center. You punch in the product key and you are done.Problem1: is if you purchase the license through the...
View ArticleSSRS Expression Issue
Hi,Can anyone point me in the direction of why this expression isn't working: -=IIF(Fields!Branch_Name.Value = "B&R", SUM(Fields!Claim_Amount.Value),"0")Based on these dummy results?I'm basically...
View Articleusing an sql query to clean up the table
i have a table with such column(user_id,user_name,user_adress,salary) in my DB where user_id is the primary key and an auto-increment field..suppose virus attacked in my databse phpmyadmin..and some...
View ArticleSQL understanding
Hi. I am trying to get better at writing SQL Queries and Crystal Reports. I can learn the queries and how to extract data with little problem. But, the problem I am having may have nothing to do with...
View ArticleSQLSaturdays?
For those of you that are unfamiliar, SQLSaturdays are free 1-day training events for SQL Server professionals, brought to you by PASS, the Professional Association for SQL Server. These events focus...
View ArticleSQL Error after Backups Started
Good Afternoon,So disclaimer right up fornt: I know zero about SQL.OK so we have SQL Express that runs two very small apps for us. It is on a Server that is backed up by Datto. After having a...
View ArticleRaid for SQL Server
Hi guys,I know this topic was discussed many time, I just think that my situation is a bit different so I wanted to hear your opinion.I am migrating my SQL Server and at the moment I am in the process...
View Articlesql server error
i have sql server 2008 r2 version 10.50.1600. with the default instance (mssqlserver) and an sql server 2012 with an instance name of (mssqlserver\mysql) installed on a windows server 2008 r2 boxi...
View ArticleSQL Server Backup Job
Hi All,I've configured an hourly backup of my SQL database to a drive on the same server. At most, I only want to keep 10 hours of business. I might be going blind, but how would I go about getting it...
View ArticleSQL Management Studio Error
Though this will probably cross over into 'Server' and '.Net' stuff...I have an old server that is hosting a SQL Express 2005 database. The server's motherboard suffered a catastrophic failure some...
View ArticleRight CPU for SQL Server
I had understanding that the more cores and L3 cache the CPU has the better performance it will have regarding SQL Server.Just read this...
View ArticleCopy existing schema MSSQL server
Hello!I need to find a method to copy an existing schema in MSSQL with all the tables and data and save it in the same database.We have already database with default schema dbo and we need to make a...
View ArticleCould partitioning possibly give me a boost?
In our BI data warehouse, the one filter that is used on basically every single query is to search within a date range. 99% of the time, these searches are aligned by week.Currently, our vendor's...
View ArticleUpsizing to SQL Server 2008 Express, or Importing from Access 2007 Database Fail
Hello,I am trying to upsize my access 2007 database to SQL Server 2008 Express. I received an "Table was skipped, or export failed" error on only 1 table. I have several. I read this may be due to a...
View ArticleCannot start SQL server agent on the local server
Hello,Good day!I am running Employee monitoring software Spector360 on one SERVER where the database is using SQL Server 2008R2. Last day while i was trying to access the reports, it is giving error,...
View ArticleOptions for securing medical EMR SQL Express database?
We have a non-profit client who uses a Microsoft SQL Server Express database based medical EMR software. They aren't technically HIPAA bound because they are a free medical clinic but I still want to...
View Articlesql 2008 r2 suspect db
During upgrade, database raised exception 945, severity 14, state 2, address 0000000000AB5EA9. Use the exception number to determine the cause.restored from backup this it what i get believe the backup...
View ArticleAccess 97 to SQL server table.
I am having a rather annoying issue with a link in Access 97 to a table in a MSSQL. We have one machine opening the database and it works fine with two different accounts. However on a different...
View Article