Viewing 15 topics - 280,981 through 280,995 (of 284,037 total)
Topics
Started by
Posts
Last post
We are using two apps servers that have the client SQL software on them. They are connecting to a c…
5 replies
Comments posted to this topic are about the content posted at http://www.sqlservercentral.com/colum…
1 replies
Hi all Ive seen a few scripts come through over the years that do rowcounts over the sysobjects and…
1 replies
Hi, Is there a way within the DTS to track who invoke the DTS Pakage?
1 replies
Hi all, The clients are not able to connect to SQL server using TCP/IP.They are able to connect us…
20 replies
I have an Oracle background. I need to do something really quick on a SQL server for a project. Ca…
3 replies
Hello, I would like to take a copy of my database as it is on one server, and copy it to another se…
6 replies
I was using: -- Connect to Access EXEC sp_addlinkedserver @server = 'MSProject', @provider = 'Mi…
5 replies
Is it possible to execute a User sp from a DTS package. I have multiple cursors within the sp. thanx
1 replies
How can I make the data I retrieve from a pass through query in Access updateable? any ideas? thank…
1 replies
We have a couple of complex processes that generate thousands of rows spread across four tables. T…
1 replies
I want to do this, i don´t know if it is posible declare @name_table1 select * from @name_table1 I …
4 replies
does the order of the tables in my select statement have any relevance to deadlocks? ie. will SQLse…
1 replies
I want to be able to use a variable for the database name in a stored procedure, eg select * from @…
7 replies
CASE 1 Usual steps load data 1. table is created 2. data is inserted 3. clustered index created CAS…
3 replies
Viewing 15 topics - 280,981 through 280,995 (of 284,037 total)