Topics
Started by
Posts
Last post
Hi I am trying to do an execute on a variable to dump the results into a tempory cursor. This is wh…
9 replies
Is it possible to replace this: DECLARE @sql varchar(255) DECLARE @tablename varchar(25…
2 replies
Hi Once the table is populated with data say id,name id | char 1  …
3 replies
Here is the situation: I have a table where the data is like: tblDocument PK DocI…
3 replies
Hi, I have a requirement to create a report that returns a list of months w/ running totals fo…
8 replies
I have written a stored proc which supports a crystal report. Though functional, the client does no…
3 replies
Is there an easy method using SQL Server (SQL 2000 SP 3) to set up a DTS Process that executes only…
5 replies
I am trying to setup a procedure to stop all traces (max 4). I've figured out how to do this with a…
6 replies
Hi I have set up a linked server to an excle spreadsheet, from which I have been running a number o…
2 replies
I have two tables: Table1 and Table2 What I want to do is create a trigger that, when col1 on Table…
1 replies
Right now I have a 'clients' table that stores client information, and the primary key is clientID.…
3 replies
Hi Once the rows are inserted in a database table is there a way to shuffle (reorder) the rows like…
4 replies
I was asked to put together a quick, cheap survey for one of our departments. The answers are store…
4 replies
Hi, I need to retrieve the average of the last 3 entries per subscriber when the average is 1 and…
4 replies
Hi, I have a table that has among others, two columns that make up a unique index on a table. T…
12 replies
Viewing 15 topics - 9,841 through 9,855 (of 17,082 total)
You must be logged in to create new topics.