Viewing 15 topics - 279,316 through 279,330 (of 283,985 total)
Topics
Started by
Posts
Last post
I will be moving tables on to another FileGroup. I looked at the ALTER TABLE command for an easy …
3 replies
Has anyone actually quantified the hit without this in an SP? i.e. 20% longer for example. I know …
2 replies
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
Viewing 15 topics - 279,316 through 279,330 (of 283,985 total)