Topics
Started by
Posts
Last post
I have a laboratory instrument testing about 500 samples of product per day. Each test produces a t…
5 replies
the store proc which is in production suddenly got a performance problem, the store proc runs smoot…
5 replies
I am merging two tables: TBLANIMAL (as T) animal varchar(40) haveit bit name varchar(30) ANIMAL (as…
6 replies
hi, i have the following table :Products(item1,item2,total) with the data: item1 | item2 | total | …
1 replies
I want to log my stored procedure which client use how many times execute which parameters set etc.…
12 replies
Hi I have 3 tables UserMaster UserID NameCreated_on UserTypeID 123John 20/07/2011 1 456…
1 replies
Dear Sir, Why does SQL Server allow to create a Table Without a Primary key ? What is the intention…
32 replies
I am confusing ,SQL Server makes the connection and handle multiple sessions ?,SQL Server make sess…
2 replies
Hi I have been given a number of dbf files to import into sql tables.. I am using SSIS 2008 to do …
2 replies
Tried everything, still getting the same 'SQL Server 200 DTS Components...' error message with 2008…
14 replies
I would like to clarify some concepts for installation. If a person only needs a sql server client,…
3 replies
Can someone shed some light on global temp tables (##temp) and the relationship they have with RAM?…
10 replies
The job owner account has no permissions except for what is stated below. I need to run an Exec St…
3 replies
I have 3 servers (A, B, C). I have setup up snapshot replication from A to B and B to C (all using …
2 replies
Hello All This is my table CREATE TABLE [dbo].[XYZ]( [DATE] [datetime] NOT NULL,--FOREIGN KEY [EX…
2 replies
Viewing 15 topics - 22,666 through 22,680 (of 30,209 total)
You must be logged in to create new topics.