Join Query Problem
I have Given Two table..In My .NET Project If I select Typename from type_master table Using Combobox then i want Relevent Type id's Category_name from Category_master in another Combo,,,Ex... In...
View ArticleStopping and starting the CDC job -- does it pick up where it left off?
We have an ETL process that is depedent on the CDC feature of SQL 2008. It moves the transactions recorded in the CT tables in to a data warehouse for report processing. Early this morning the...
View Articledownload mssql server
I have no idea if I'm in the right partition or not. I am trying to download software from Dream Spark. It is not an operating system. It is development software. I have tried everything. I do not...
View ArticleExecute a 2012 SSIS Package with a remote Stored Procedure
I have a 2012 database server and a second server with both SSIS and an instance of SQL with SSISDb. On the SSIS server I have added some stored procedures to execute a package from a catalog in...
View ArticleEntity Framework Lightswitch to SQL
Can the entity framework I can create in Lightswitch including screens be reverse engineered to create a copy with the same functionality in Microsoft SQL. If not were should I begin to learn to create...
View ArticleNeed advice for on-call of sql server DBA job
My job is SQL server DBA and now only 2 sql server DBA for whole company. On-call is part of my job. It's hard for me to schedule my life because I always have to standby all time. I can't even go...
View ArticleGetting error, server is automaticlly stop after upgrading sql server SP in...
2013-11-23 06:48:37.31 Server Microsoft SQL Server 2008 (SP3) - 10.0.5500.0 (X64)Sep 21 2011 22:45:45 Copyright (c) 1988-2008 Microsoft CorporationEnterprise Edition (64-bit) on Windows NT 6.0...
View ArticleSQL Server Newbie: Adventuere Works 2008R2 101
Morning all,I'm starting out with SQL Server and am looking to get involveed with the Adventure Works set of databases. However, I'm not getting much clear cut information, or I'm just not...
View ArticleShrink DB
We have a DB of 450 GB configured with MirroringEvery week we are deleting around 25 GB of data in itCurrently It has around 200 GB of free space in all filesShould I shrink the database or not?Please...
View ArticleNeed help with two questions ( SET OPERATORS and WINDOW FUNCTIONS )
I did 'Querying Microsoft SQL Server 2012 Jump Start' Course. But I got these two following questions wrong:1)True or False: You use the INTERSECT operator to combine results from two SELECT...
View ArticleUnable to connect to remote SQL Server
Hi,I have two machines here on a LAN. Both used to connect and log on to a remote (internet) SQL Server 2012 successfully. The client I am using is SSMS.As of yesterday, one machine can still connect...
View ArticleBusiness contact manager does not show fields in Windows 8.1
I have loaded business contact manager both 2013 and went back to 2010 and the fields are not fully sized in the new windows 8.1 system. I have tried talking to Microsoft for over 10 hours and no one...
View ArticleSQL Server Patch Failed
May I know the cause of this?I don't understand why the patches failed. My colleague tried on other server and it works, but not on the current machine and prompt the log as below.Overall summary:...
View ArticleDatabase Maintenance Plan Update Statistics Error
Hi,We have been running a daily database maintenance plan (Update Statistics / Database Backup for 3 production databases) in a SQL Server 2008 Server.We get an error last night as there is no...
View ArticleInsert Trigger causes application to think "another user modified data during...
We are using an application called Sage FAS (Premier Depreciation).They have an Asset table "currently with no triggers" where we need to update a table in another SQL Server when receives a new...
View Article"A SELECT statement that assigns a value to a variable must not be combined...
Hi thereWhy simple request like SELECT @j=Id, Status from [Employee] where [Id]>100;cause problem, shown in the subject?First of all, why I cannot use the "into" reserved word - it is the TSQL...
View ArticleFunction declaration problem
Hi thereI'm doing the migration from legacy DB to MS Sql. How to simulate the CREATE FUNCTION with the out parameter?All suggestions on using Table-based result sets are Ok, but in that case I have to...
View ArticleNew to SQL server
I have SQL statements our ERP support people sent me to handle a multiple jobs issue we have since they upgraded us.Basically what happens is the system will submit 1 or 2 jobs thousands of times, but...
View Articleprimary key voilation in transactional replication
Hi,How to resolve primary key voilation in replication.
View Article