Viewing 15 topics - 261,601 through 261,615 (of 283,936 total)
Topics
Started by
Posts
Last post
SELECT SUM(CONVERT(integer, CAST(tablename.columnnameA AS varchar))) AS [Total Units]…
3 replies
Hello, MSSQL 7/2000; using Enterprise Manager tool; Mixed Mode Authentication I've noticed that a g…
12 replies
I am in the process of testing an EMC Clarion install with our Data Warehouse. Performance is fast …
3 replies
I've heard that is is not a good idea to run Windows defrag on the drive your MSSQL databases are o…
3 replies
I am trying to do a self join that will take the value of the col called TO_DEPT of the PREVIOUS re…
14 replies
I need a way to update and/or increment a field value automatically within SQL table. The tab…
13 replies
Hi, I have setup a backup maintenance plan using Enterprise Manager. I set the backup so that…
2 replies
Hi, I am trying the following: Declare @test-2 varchar(8000) Set @test-2='SELECT VIOXX_LastName …
4 replies
hello everyone, I have a problem with the execution plan in query analyser. On the client side, the…
1 replies
Comments posted to this topic are about the content posted at http://www.sqlservercentral.com/colu …
18 replies
Hi all, SQl server is running on a server.From the server I tried to go from programs and under mic…
5 replies
I created a sp to delete records in a few tables and it's been working great for 3 weeks now... But…
3 replies
Hi, I have recently added identity columns to my tables. I use DTS to extract data from Oracle and …
3 replies
I have a DTS Package that does inserts into a table using Execute SQL Task. The table i …
1 replies
How do I execute an query using ActiveX against an existing connection? In other words, my package…
13 replies
Viewing 15 topics - 261,601 through 261,615 (of 283,936 total)