Viewing 15 topics - 280,726 through 280,740 (of 283,779 total)
Topics
Started by
Posts
Last post
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
I have a stored procedure consisting of multiple IF statements that union the various queries toget…
7 replies
Hi, We are having some issues with people changing database objects (such as stored procs) and thus…
6 replies
Hi, I have passed 228 and 229 and am looking at doing 70-019 as my elective. Firstly, can anyone …
2 replies
Viewing 15 topics - 280,726 through 280,740 (of 283,779 total)