Topics
Started by
Posts
Last post
[font="Courier New"]Hi All, I am working in the field of MSBI and MS SQL development and its really…
1 replies
Hello Everyone I have one task I need to do pivoting create table #Temp1 ( iSchoolYearCode int, …
9 replies
I was trying to learn the movement of system databases from one drive to another. i satarted with m…
3 replies
I'm trying to develop a simple SSIS (2008) package that will be used to copy all the objects from a…
1 replies
Hi All, I am trying to write a sql to find the minimum of a dataset i am using sql server. select S…
10 replies
I'm trying to replace an existing function with an SSIS package. Rows are exported to a comma deli…
6 replies
I occasionally have need to export data from a MSSQL database to a file, copy the file to another s…
3 replies
We have an outside vendor who is using a SQL Server Login & Password we created so I already k…
3 replies
Greetings SQL Server Pros, I ran into a problem that was a first for me today. I queried a table a…
2 replies
I have a query (basically a SELECT ... INTO tmp_table FROM .... (more than 100 joins in here). Its …
6 replies
I have a job configured to run a DBCC CHECKDB on all of the databases on my server every 2 weeks. …
7 replies
With my limited knowledge of extended events, I wrote the following: IF EXISTS(SELECT * FROM sys.se…
8 replies
Msg 15007, Level 16, State 1, Procedure sp_defaultdb, Line 41 '@LoginString' is not a valid login o…
4 replies
i am passing table from C# to sql. on sql this is my code : CREATE TYPE [dbo].[CampaignIdList] AS …
4 replies
Hello Everyone I hope that your day has been better than mine. I have been working most of the day …
4 replies
Viewing 15 topics - 12,586 through 12,600 (of 30,222 total)
You must be logged in to create new topics.