Viewing 15 topics - 281,086 through 281,100 (of 283,787 total)
Topics
Started by
Posts
Last post
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
Hello everybody. I want to call a DTS package in a ASP script. Is it possible ? Thanks.
5 replies
I have been using sp_detach_db and sp_attach_db to shrink transaction logs - the old transaction lo…
7 replies
Guys! I'm using SQL Mail to send out Emails to Customers re: outstanding Invoices. I also use SQL M…
10 replies
Has anyone run into this problem? I have a database (called db1) on a server called SQL1. db1 is r…
2 replies
I would like to read the log file but when I open it up in a text editor(multi edit) it is just gar…
3 replies
Viewing 15 topics - 281,086 through 281,100 (of 283,787 total)