How 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 ArticleSP to Update columns with incremental values
Hi All,How to update a column with given sequence and increment the values depending upon TYPE columnCREATETABLE [dbo].[table]( [KEY] [bigint] NOT NULL, [TYPE] [varchar](5)NULL...
View ArticleAutomate Restore Database process which has 1 mdf, 2 ndf, 1 ldf files.
I would like to do following:-- Any help greatly appreciate....Input Parameters :-- dbname, backup location Stored Procedure should do following::--1. Based on given dbname information, find all mdf,...
View ArticleBULK INSERT from a text (.csv) file - read only specific columns.
I am using Microsoft SQL 2005, I need to do a BULK INSERT from a .csv I just downloaded from paypal. I can't edit some of the columns that are given in the report. I am trying to load specific...
View Articlelinked server oracle tables - not able to add to query designers "show...
I am new to sqlserver. 1)I created a linked server to a oracle database, works fine. Now I am writing queries, using "Query Desgner", when I do a "Add table" linked server tables do not appear. Is this...
View ArticleMSSQL policies
MSSQL policies does not recognize user connections. The error message reads:Error: Unable to connect to the data source using the defined settings. Server has returned: ODBCError 28000:...
View ArticleRegarding sqlserver
Hi,I have parent tables and child tableshow to get all child tables that belongs to parent table in a single query
View ArticleSQL Server Licensing Information
I want to retrieve SQL server licensing information e.g. License type, Count, License Code etc.Any help? RK
View Article