Topics
Started by
Posts
Last post
Hi All, I have a issue related to Stored Proc execution. in more..I have a main stored procedure wh…
3 replies
I have datetime values in two columns startDate and endDate. e.g. startDate …
1 replies
On a SQL2005 server I intend to make a procedure to monitor free diskspace on several linked SQL2K …
5 replies
Gila brought some attention to something that is rather interesting to me and was hoping to spark a…
28 replies
I was wondering if it is possible to make the following T-sql more flexible: SELECT * FROM DBNAME.…
4 replies
I have a few question regarding this issue. manager has received the automated email about another …
5 replies
Hello I have a query that generates a result set, on a daily bases whereby I need to include a pred…
4 replies
I have a stored procedure that will ask a user for the month and the year of the records they want …
1 replies
Problem at end of code: If EXISTS (SELECT * FROM sysobjects WHERE name = 'TransHist' ) …
3 replies
Hey all. I am having trouble locating a simple script that will compress .bak files into .zip file…
2 replies
Hi All, First of all thanks for all you guys.. You people are super.. 1) Now could someone please …
4 replies
Hi, I'm writing a script that moves data from one table to another. TableSource has lots of columns…
6 replies
Hi every one, here iam comparing two tables and want to delete the records from first table if ther…
4 replies
I am reviewing the existing TSQL code in a stored procedure. There are six tables that need to be u…
10 replies
Hi, I am trying a fix a database that is missing constrainsa and triggers that sould be present ac…
2 replies
Viewing 15 topics - 8,911 through 8,925 (of 12,230 total)
You must be logged in to create new topics.