Topics
Started by
Posts
Last post
I have a table that contains department and names ; Department char(20) Name1 char(20) Name2 char(2…
5 replies
I started a load that ended up failing because of an SSIS error SSIS Error Code DTS_E_PRIMEOUTPUTFA…
8 replies
Hi, In one of our server SQL server 2008 express edition is installed. When I view the Registered s…
1 replies
Hi Guys, I do understand that SQL Server's caching behaviour is the reason for the substantial memo…
4 replies
Hi, the script below returns duplicates, how can i make it return 1 result per machine_name. SELECT…
8 replies
Hi All, I have a report that shows figures for branches and the sales manager want to see the top 3…
3 replies
Hi, I created a SSIS package which will generate an output file and place it on a remote fileshare …
4 replies
I was playing with a query to see the most efficient way to write it. it takes a table that contain…
1 replies
Hi All, I want to retrieve two table based on the following condition 1) m.ids = '1800m380000ioet75…
9 replies
CREATE TABLE [dbo].[abcd]( [Aid] [int] IDENTITY(1,1) NOT NULL, [Title] [varchar](50) NULL ) ON [P…
7 replies
I am creating a report that lists Move Ins and Move Outs between specific dates. When testing my r…
7 replies
Hi all, We have some queries that are taking users over 100 seconds to complete. So i thought i wo…
3 replies
Hi, I am wondering , if there a way to call web service from sql server and send emails, wich sends…
3 replies
Hi I am using oracle source connector from Attunity in my SSIS package. When I am executing my pac…
2 replies
I have doubt Recording SP's i have to use previous developed sp in my present sp. here previous sp …
4 replies
Viewing 15 topics - 16,966 through 16,980 (of 30,189 total)
You must be logged in to create new topics.