Viewing 15 topics - 279,121 through 279,135 (of 283,789 total)
Topics
Started by
Posts
Last post
Hello. I am building a system for client using SQL Server 2000. The client has a main site and 4 …
1 replies
How would I write a trigger that updates a column in another table after the table with the trigger…
4 replies
I am investigating the Possibilities of using SQL Server 2000 to store MS Word Documents. Does any…
2 replies
Create table #SQLOLEDbUserProfile (dbid int NOT NULL PRIMARY KEY, profilebits int NOT NULL) EXEC sp…
4 replies
Hi ! I have problems in writing a script that can update one table from another. A table's data is …
3 replies
Hi, Does anyone know how to do calculations on a computed column? I'm a novice at this an d I'm not…
3 replies
I get the following message in the eventlog and I can't find any information about it. SQL 7 sp3 Ca…
1 replies
Hopefully this is easy. I have a table with 50+ cols. The primary key is an identity col (autokey).…
3 replies
I'm trying to use a CASE statement to create a dynamic order by on the following table. == Tabl…
7 replies
I've got a bit of a problem; Having transfered a lot of the logic for my web app from asp to the SQ…
4 replies
Hi, I am passing an XML string which contains multiple records. I am trying to load the records int…
2 replies
hi i would like to find out if the delete statement can delete from 2 tables once and for all.... p…
2 replies
Is there a stored procedure that can be called to give a Database ID? Matt Hallewell.
3 replies
Hi all, We are facing a problem regarding locking of rows in a table, which leads to a deadlock…
2 replies
Hi all! I just learned the-hard-way that the SQL server function ENCRYPT has stopped working (right…
3 replies
Viewing 15 topics - 279,121 through 279,135 (of 283,789 total)