Viewing 15 topics - 265,021 through 265,035 (of 283,949 total)
Topics
Started by
Posts
Last post
Hi, I need to get the resultset of a stored procedure which returns resultset in the form of XML i…
3 replies
I have an odd problem. For some time now I've been running a series of stored procedures whose task…
1 replies
I downloaded the script sp_CompareDB http://www.sqlservercentral.com/articles/articlesexternal.asp?…
10 replies
After creating a linked server in EM on my Local server, I can see the tables and views t…
3 replies
i'm new to this forum and to UDFs. i have a need to iterate through a recordset. i'm able to do tha…
12 replies
Hi, I have a vendor application running on a SQL2K Enterprise server that periodically times …
1 replies
Hi, This is my problem, i'm pulling in rows from a text file that get loaded in to a single column …
7 replies
Forgive me if this question has been asked before, and summarily answered (I'm relatively new to SQ…
2 replies
select * from employee where emp_id in (select emp_id from authors) run this query in pubs. I t wi…
2 replies
Hello All, DECLARE @query VARCHAR(8000) DECLARE @db VARCHAR(20) DECLARE @file&nbs…
3 replies
I have a horizontally partitioned database with a different table for each year (for 1997 onwards).…
4 replies
I have a DTS that extracts data from a DB on another linked SQL server that I have read-only permis…
2 replies
Does any of you guys have used Trend Micro antivirus software in a cluster?
4 replies
Hi, I have 2 sprocs. They both contain the same logic, differing only in a boolean flag at the end.…
2 replies
I am new to triggers, so here goes. On insert, I need the database to email the last inserted row t…
3 replies
Viewing 15 topics - 265,021 through 265,035 (of 283,949 total)