Viewing 15 topics - 278,176 through 278,190 (of 283,986 total)
Topics
Started by
Posts
Last post
I've been looking for a good book completely devoted to replication. The only thing I've found out…
5 replies
I have a table : tbl_organisation with the following fields : org_id, org_title,org_parent_id org_i…
1 replies
I have a stored procedure that I am using to insert a new record. I want to return the PK, a UNIQUE…
4 replies
I'm writing a procedure that builds auditing triggers for arbitrary tables and ran into a seemingly…
4 replies
I'd like to have a Stored Procedure call an EXE program on the SQL Server. That EXE program will a…
4 replies
Being somewhat old school, I would like a concise book that lists all the built in sp's, what it's …
6 replies
I needs to write a Stored Procedure which inserts a single record into a hearder table and a set of…
3 replies
Anyone know of a quick and robust way to check if a linked server exists and is available. I know …
3 replies
Morning all! If I execute the following sp: CREATE PROCEDURE procNotesTextSearch AS SET NOCOUNT ON …
8 replies
Hi, I am monitoring my transaction log file and it seems to be growing too big. 2 days ago, I crea…
11 replies
I'm facing a very strange problem with one of our stored procedures. Here is what is happening. The…
10 replies
I have a SQL Server 2000 Enterprise Edition running on the Windows 2000 Advanced Server with the la…
4 replies
Related to another question on how to decipher system tables, I have a need in a script to generate…
3 replies
Hi Guys one of my application locking these objects sp_setapprole sp_add_log_file_recover_suspect_d…
9 replies
Why do .MDF files open in notepad? (when the server is stopped of course) Isn't this a big security…
8 replies
Viewing 15 topics - 278,176 through 278,190 (of 283,986 total)