Topics
Started by
Posts
Last post
CREATE TABLE SAMPLE ( ID INT IDENTITY , REFERENCE_ID INT, TECH_MODE_ID INT, BEGIN_TIME DATETIME, EN…
43 replies
Is there a way to open a .sql file in SSMS always towards a particular sql server instance. because…
4 replies
I have a client that ran out of tempdb space. They had an enormous amount of temp tables that were …
4 replies
[font="Courier New"]I have to create DDL for a SQL 2008 R2 table to accomodate an Oracle table bein…
1 replies
Blocked Threads on SERVER-QA Locks - Blocked Processes: Session 85 has been blocked by session 63 f…
6 replies
I am trying to troubleshoot erratic query run times on this server. I started by noticing that some…
2 replies
Is this possible? If so, is that the "sql_handle" parameter?
12 replies
Hello. I'm currently working on a project at work, which is getting into quite a bit of trouble by …
9 replies
I have a table: CREATE TABLE Orders (OrderID INT IDENTITY(1,1) NOT NULL, OrderDate DATETIME NOT …
8 replies
Hi Everyone, Hope all is well. I am trying to run a package that moves data from table to another i…
9 replies
Hello All, I'm trying to modify a tablix report which has 1 row-group (casetype) and 1 column group…
1 replies
I now that UDF are fare more slower than Stored procedure due to the compilation. But what about Ta…
8 replies
Greetings everyone. So I must admit I have never used source control software before. Having said …
2 replies
Hi, I am using SQL server 2008 Standard edition (64-bit). My database mail was working fine few day…
2 replies
Hi Friends, I have 4 data flow tasks which are pointed towards the same destination. if any …
4 replies
Viewing 15 topics - 16,936 through 16,950 (of 30,189 total)
You must be logged in to create new topics.