Viewing 15 topics - 281,281 through 281,295 (of 284,009 total)
Topics
Started by
Posts
Last post
I am trying to speed up a query that has to convert a date in the group by section. Sample query: …
3 replies
Brain dead.... I just did this the other day and can't remember how.
2 replies
I need to write a trigger to update the identity column in the 2nd table if a new row is added to t…
1 replies
I need to write a trigger to update the identity column in the 2nd table if a new row is added to t…
7 replies
Hello All I am trying to update one table with data from another table that is in a different datab…
7 replies
currently my data file and log are in the same physical location. i would like to move the log to …
6 replies
insert into #TempBatchTable select Top 1 * from BatchTable where inuseflag = 'N' update BatchTable …
4 replies
V 7.0 Service Pack 2 As time goes on the database performance starts degrading. I would consider …
5 replies
Hi everyone, Need some help if possible. We are changing our server from having all our datafiles a…
2 replies
I am receiving the error msg every 20 seconds on one sql server: [298] SQLServer Error: 8649, The q…
8 replies
I have created a DTS package with a text to db transformation. Just before the task starts I have c…
1 replies
I was just wondering if everyone keeps up with the latest patches that Microsoft puts out there? I…
2 replies
I want to insert data from 2 tables into a 3rd table. Here's an example. insert into Table3(n1,n2,…
1 replies
Hey guys, I have recently moved a database from on 6.5 server (v6.50.416) to another server (v6.50.…
6 replies
I need to find the best way to make changes to all metadata my databases. 1. We can do it manually…
2 replies
Viewing 15 topics - 281,281 through 281,295 (of 284,009 total)