Topics
Started by
Posts
Last post
I am trying to divide two columns from two tables in the following query: SELECT Stage2file.newdist…
2 replies
I'm having a bit of trouble using sp_helptext within a stored procedure. I'm trying to assign the …
2 replies
I have a process which is summarises data and then inserts this data into a table as follows: 1. C…
2 replies
SQL Server 7.0: I have a table where a particular date column , when_dt, has a default value of Get…
11 replies
Doesn't SQL Server have an Updated table, like inserted and deleted? I'm not finding it. If not, ho…
2 replies
By: bp
i get this code here and it is OK but my problem is how can i put the ok code here --------------- …
1 replies
i wanted to create a procedure like below with the parameters specified. i would like to give the u…
1 replies
By: philcart
This is my stord PROCEDURE ! i am not able to do the expression "IN" DECLARE @inmhlka VARchar(20) s…
5 replies
By: midan1
Hello, This message is an amendment to a message I sent earlier today: I have a situation in which …
2 replies
By: cdun2
I query a list of log files from a table and need to find them in a direcotry (c:\Log\) and move th…
3 replies
By: hhp
When I execute the following: insert ##jay execute sp_change_users_login 'report' I get: Terminati…
3 replies
By: jG
Is it possible to determine how much free space exists for a given data file? I know SELECT FILEPRO…
3 replies
Hello, I have a situation in which database users input data into a SQL Server 2000 database table …
1 replies
I am wondering if its possible to hardcode the NT User that will run a scheduled DTS job. My unders…
1 replies
The select works but its not the results I want. It right now it is omitting ALL the dates in miss…
2 replies
By: jpipes
Viewing 15 topics - 15,631 through 15,645 (of 17,082 total)
You must be logged in to create new topics.