View would be editable via the Access FE.
I've got an Excel "application" that I'm converting to Access front end (FE)/SQL Server back end (BE). The "main" Excel worksheet "tracks the money" and is a complex "query" which I need to try to...
View ArticleDatabase Issue
I have an issue that I'm trying to resolve with my first database i'm creating for a client. I'm creating a reservation system for a river tour company and in the database I'm having a problem...
View ArticlePossible to have a unique field in the view
I have created a view based on joining 3 tables, however, it is not possible to have a unique field in the view which I must need it and I must create index on some other fields. Is there any way to...
View ArticleCan we disable 'max_rollover_files' to stop file rollover for Xevent session.
Hello,Is it possible to disable file rollover option for extended events session. If i don't specify value for this it is taking a default value of 5.ADD TARGET package0.event_file( SET...
View ArticlePerformance degrades with constant load
We have a large 2 TB MS CRM SQL 2008 database running on 32 core, 32GB machines. We have 10 IIS server middle tier accessing the database via LINQ entities. The design looks like this: MS Test Agents...
View ArticleSQL ServerHigh Availability
Hi We have different office has its own set of legacy databases, for functions like HR, Finance etc. While each office has fortuitously chosen the Microsoft application stack, that they have, until...
View ArticleErrorLog files in my Logs directory consuming large amounts of space.
Good Morning, We are in the process of implementing Lync 2013. We have the two SQL Servers in an active\passive mode with replication. The Log directory for the Lync database has 5-6 files called...
View ArticleError: Could not continue scan with nolock due to data movement, DBCC...
SQL Server: 2008 R2 SP2Before describing my problem, I have gone via the forum, there is no view or functions inside my stored procedureWhen running a particular stored procedure inside crystal report,...
View ArticlePowerShell script
Hi , I am working on a power shell script that will pick the SQL server Details from a text file a return the following details ServerInstanceTrace flags RegardsBibin
View ArticleBackups and locks
Greetings all,I'm interested in learning more about the specifics of backups. When a backup is initiated which locks are applied to the database? Are the locks at the table level and come off and on as...
View ArticleSQL 2014 cluster shared volume
Hi,I have testing SQL 2014 cluster in my lab to see how it's performing. 2xserver 2012r2 (virtual machines). There are some weird issues that are putting me in dust.1. If I try to backup/restore...
View ArticleCapture duration time and use it in customized the SQL Server Job System Message
Hi thereI am trying to capture the job duration time and put it on the customized Job email subject.This is the original message from SQL server, the Bold one is what I am trying to capture.JOB RUN:...
View ArticleDelete failing silently
Has anyone come across a situation where a delete statement doesn't give an error, but also doesn't delete the rows specified?Yes the rows exist as outside the scope of the running application, we can...
View Articledot net web app connection with sql cluster
we had a web app connecting on sql server 2008 database wew decided to build a clustered environment plesase find the steps taken1- san storage connect to both nodes 2- i have built the windows cluster...
View ArticleResource Governor Incorrect Behavior
Has anyone notice a bug on the 2008 version of resource governor, where the reported CPU usage is different when you run test query on the server itself and on another PC connecting to the server?...
View ArticleChanging ANSI_PADDING on a table
Hi,I have a question relating to the ANSI_PADDING setting on some existing tables in a SQL Server 2008 R2 database I am working with.When I generated the tables originally I basically programmatically...
View ArticleMCSD Sql cerfication
I want to go for MCSD in SQL, so can anyone help me which book should i refer ?
View ArticleExtended events - asynchronous_file_target
Hi,Is there some way to clear or force a rollover on files of asynchronous_file_target of an extended events session ?Thank you!Dennes - Se resolveu, classifique a mensagem, por favor -...
View ArticleSqlServer 2008 Database Status Showing(Recovery pending)..How to get this...
SqlServer 2008 Database Status Showing(Recovery pending)How to get this database in online?This is SharePoint Content database.Badri
View ArticleFragmentation when no index column is updated
We have a mid size table (150 GB) that has 3 indexes. The primary key is clustered on its identity column. The other 2 indexes are unique. None of the columns in any of the three indexes are ever...
View Article