Viewing 15 topics - 281,251 through 281,265 (of 283,956 total)
Topics
Started by
Posts
Last post
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
CASE 1 Usual steps load data 1. table is created 2. data is inserted 3. clustered index created CAS…
3 replies
I need to move data to SQL 2000 from SQLBase 7.0 I have the ODBC driver but it does not connect for…
2 replies
Viewing 15 topics - 281,251 through 281,265 (of 283,956 total)