Topics
Started by
Posts
Last post
I am adding constraint to a table in Sql server 2000 using query for eg. alter table test add test1…
1 replies
i'm creating a website where i can search between 2 spesific dates which user will enter in the for…
2 replies
I've written a SQL query which sums ledger transactions by month. The query is as follows: CREATE …
5 replies
Does anyone have a way that I can convert an image data type from a SQL 2000 database into a jpeg f…
4 replies
how to trigger fire on speceific date,days or time
3 replies
Hello, I have a report which uses 4 stored procedures. The reason I have 4 is because I am doing Su…
4 replies
Hello! I need to select all databases that contain a certain table. I've tried looping trough the d…
4 replies
SET QUOTED_IDENTIFIER ON GO SET ANSI_NULLS ON GO ALTER  …
7 replies
I have a UDF (calculate business hours) that calls another UDF (get start and end of business …
6 replies
SET QUOTED_IDENTIFIER OFF GO SET ANSI_NULLS ON GO /*. according the due date end user select…
4 replies
1. Good day. I have a problem of source control my SP/Triggers & function in sql server 2000. 2…
1 replies
The Query, SELECT OBJECT_NAME(id) as ObjectName, USER_NAME(uid) as UserName, protecttype, &nb…
2 replies
Hi, We have an Inventoy department that always needs a certain report printed out 3 times - they ar…
2 replies
I have a problem with multiple processes selecting and updating the same data and need to implement…
1 replies
I am trying to create a job that will run once a month where it will go to a certain directory, rea…
16 replies
Viewing 15 topics - 1,291 through 1,305 (of 4,455 total)
You must be logged in to create new topics.