Set Default Value
hlw, im a Beginners... i create a table which column name is ID,NAME,SUBJECT,MARKS,STATUS. Now i want to set like this, if i put less than 30 in theMarks column the Status column automatically put...
View ArticleThe Service Broker endpoint is in disabled or stopped state.
Hi All, I am getting too many errors messages like "The Service Broker endpoint is in disabled or stopped state." in my sql server error logs. I have two instance with SQL server 2012 along with SP1...
View ArticleMissing data when update fail
hello all, i have a question to ask.Can a record in ms sql went missing when updating if its failed or timeout?i got missing data and now checking is this possible happen because of the timeout during...
View ArticleCheck SQL import data status/log
So far, I only deal with Import & Export data from one server to another. Earlier today, I initiated a table import, from SQL Server AAA to SQL Server BBB. I can access Windows Server BBB (and SQL...
View ArticleSSMS "Add New Item" Not In Menu
I am now starting to create actual database projects in SSMS but the problem is that when I go to create add a new item by right-clicking on the project all i get is Existing ItemNew ConnectionNew...
View ArticleSQL Server 2000 Compatibility
Hi all, I have a very simple question I would like to ask.Right now, I have a server that is running on Windows Server 2003 Standard Edition. Inside this server, it is running the SQL Server 2000. My...
View ArticleHow to test Connection in DTS...
Hi All I have a Job which having a Step "Clear_Report" and Step having " DTSRun /S "CrosconnectSrv" /U "dt_Fee" /P "res@1i2" /N "Report_Clear" /A "Our_camp_suit":"7"="1" /W "R"" and it throwing an...
View ArticleHow to analyze Slow performance queries
Hi All I struck up with Slow perfornace query,Please some body help me how to analyze Slow perforamnce queris.
View ArticleProgrammatically create AS2005 local cube (C#)
Greetings, Here's what I need to do. I need to programmatically create offline cubes for multiple customers. Using VS2005 (C#) and SQL Server 2000, I am able to do this using the CREATE GLOBAL CUBE...
View ArticleUnable to take recovery to end of the log
I got the below error. When i am trying to take recovery of a database to end of the log.(i.e, without taking the tail log backup). I am posting the details of that error also here.Microsoft .Net...
View Articlewhy do my primary keys skip numbers
My primary Keys skip numbers I Have them set as identity with identity seed and increment set to 1, and it seems to just randomly skip numbers I have a category table that has 9 rows identity started...
View Articlems design tools invalid class string - error
ms design tools invalid class string - error i use windows XP WITH SP-2 , SQL SERVER 2000 WITH SERVICE PACK 4, VISUAL STUDIO 6 WITH SP5, .NET 2.0,VS2005. I AM CURRENTLY GETTING THE ERROR WHEN I USE...
View ArticleAccess to MSSQl 2005 Upgrade Challenge with ASP Web Application
To whom it may concern, I have developed a web application using ASP 3.0 with a Access DB 2002 backend. I have decided to recently to upgrade the database to SQL 2005 but I am having issues that I...
View Articlelinked server Problems
I am trying to import some data from Excel to SQL, found many resources on that locally and on internet. The Openrowset way worked fine, i use :SELECT * FROM OPENROWSET('Microsoft.Jet.OLEDB.4.0','Excel...
View ArticleError with connecting to Sql Server 2012
Hello , I am very new to SQL Server and I am trying to access sql server from my .net web application. The environment is Windows 8 and SQL Server 2012 The Error message is : A network-related or...
View ArticleWatch I, Frankenstein Online i phone.
Watch I, Frankenstein Online This assiststogether withemailsand customaryphrases. This particularstrategycould beusedbeneath thecell phone'scomputer keyboardoptionsof thei...
View ArticleThis SQL code is not working
SELECT tt.[Member ID], tt.Contact, tt.DOB, cl.[Member ID], cl.Contact, cl.DOB FROM (SELECT cl.[Member ID], cl.Contact, cl.DOB,...
View Articlewhat is the size of the sqlserver 2005 software?
what is the size of the sqlserver 2005 software?
View ArticleDifference between SET OPTIONS PARSEONLY and NOEXEC
Hi,Can someone tell me difference between the parsing and compling a query. The PARSEONLY just parse the query for syntax(My understanding) For example:(Msdn link - >...
View ArticleUpdate Query
Hi All,I want to Update column A1, when column A2 and A3both are NULL or have invalid data.If A2 has Valid Data ignore next steps/do nothing ,if A2 it has NULL or INVALID data check column column A3,...
View Article