Viewing 15 topics - 281,026 through 281,040 (of 283,734 total)
Topics
Started by
Posts
Last post
I have an Oracle background. I need to do something really quick on a SQL server for a project. Ca…
3 replies
Hi, Is there a way within the DTS to track who invoke the DTS Pakage?
1 replies
I am trying to run the following query: BEGIN DECLARE @Job varchar(200) SET @Job = DB_Name(…
5 replies
How can I make the data I retrieve from a pass through query in Access updateable? any ideas? thank…
1 replies
How do I select the right hardware configuration like memory, disk space, number of processors etc …
4 replies
I am executing a simple DTS package, (simple query), and getting an "invalid pointer" err message. …
6 replies
While upgrading the SQL server 7 to SQL 2000 I get this error message: "Error running script:...." …
5 replies
Hello all, I am new to SQLServer and trying to create global variables. I would want some values to…
7 replies
Is it possible to execute a User sp from a DTS package. I have multiple cursors within the sp. thanx
1 replies
I want to create a disk backup of a database and copy that backup to a new server where it will be …
6 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
Can anyone help me convert a two-dimensional array into a working SQL insert statement? I currently…
5 replies
I want to be able to use a variable for the database name in a stored procedure, eg select * from @…
7 replies
does the order of the tables in my select statement have any relevance to deadlocks? ie. will SQLse…
1 replies
Viewing 15 topics - 281,026 through 281,040 (of 283,734 total)