Windows ce 6.0, SQL server 2005, Cannot generate SSPI context
Hi all,I am trying to access sql server 2005 from my VB CF .net application on a Windows CE 6.0 device. Sql server is running on my PC (windows 7) which is in domain.sqlconn = New...
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 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 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 ArticleHow to modify data based on multiple criteria
Hi folks, I am a complete newb to SQL (I've only done basic select statements) but I need to write a statement to update a table based on information contained in another table and in an excel...
View ArticleNovember on TechNet: Calling All SQL Server Gurus - Enlighten Us!
"An influential teacher, or popular expert" Oh mighty reader, we need your enlightenment! Only YOU can show us... the TRUE WAY to code! Win the love and adoration of generations to come, by giving...
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 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 ArticleConnect to Server: Cannot connect to (loca)
After installing SQL server 2008R2, I go to MSSMS and find out there are only Integration Services available with Running packages and Stored Packages are there.When the, "Connect to Server" dialog...
View ArticleSQL Server 2008 R2 hangs due to presence of a job imported from SQL Server 2005
Hi,My production SQL Server 2008 R2 hangs due to presence of a job imported from SQL Server 2005. The situation was not relieved until I deleted the job. This job imports data into a table through a...
View ArticleNot able to connect to ODBC through Access
I have a 32bit machine with MySQL installed and trying to connect to a different machines with Access installed using ODBC. I want to pull data from MySQL into ODBC but I am getting the following...
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 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 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 Articlehow to Add a new article using sp_addarticle with an oracle publisher
I want to add article using the procedure sp_addarticle but the problem is that my publisher is oracle database.so how can i achieve my goal and also where i have to run this package??..kindly help me...
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 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 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 Article