Viewing 15 topics - 251,026 through 251,040 (of 283,963 total)
Topics
Started by
Posts
Last post
Appologies if this has been covered already, i lack the terminology for what i'm trying to achive. …
9 replies
I create a stored proc (Northwind): CREATE PROCEDURE spTest @EmployeeID INT, &nb…
13 replies
I am unable to add any new publication to a server that has another publication. I get the followin…
1 replies
Suppose there is a table created by John. Peter doesn't have permission to access a column in this …
1 replies
I have a database that contains a description field that happens to be in all caps ... I need to co…
3 replies
over 200 tables in one 29GB data file on a RAID group. Is it beneficial (performance wise) to …
3 replies
We have a production sql 2K server running on Windows 2000 Server,SP4. All IP addresses (i.e. …
3 replies
Say I select values within a stored proc like so SELECT EventID from Event where Column1 = 1 And it…
2 replies
Is there a way to temporarily override a column that does not allow NULLs in a SQL procedure to all…
5 replies
Help! I have a dts package that hangs pulling data from a pervasive relational database into …
4 replies
How can I capture sesssions to and from a particular Database (excluding all others) in a SQL Profi…
3 replies
I'm having problems creating a T-SQL stored procedure that creates a new SQL Server 2000 database o…
2 replies
Hello, We had a situation where the Windows Registry setting(s) for the SQL Server Agent were manua…
6 replies
Is there a limitation with SQL version 65 and using the TOP operator in a query? Lisa
2 replies
I'm trying to run a simple update query that replaces the values in "Table A" with the new val…
2 replies
Viewing 15 topics - 251,026 through 251,040 (of 283,963 total)