Viewing 15 topics - 275,581 through 275,595 (of 283,946 total)
Topics
Started by
Posts
Last post
Hey.... I'm easily able to use the SUM aggregate function to "SUM" data from row 1 to row N.. But w…
3 replies
Does anyone know if it is possible to update the code for a view and or procedure through the syste…
4 replies
I have a linked server set up that points to an Oracle database. The security is setup with a loca…
1 replies
We have prod. servers running sql 7.0 on NT 4.0. We want to upgrade it to SQL 2000 on windows 2000.…
7 replies
We are starting a new e-commerce web site. The site would accept paypal payments interactively. We …
4 replies
As I just found there is good reason to run "sp_delete_backuphistory" as part of our daily maintena…
2 replies
Our nightly backup is showing wierd behaviour. The backup occurs (evidence in our local dumps file)…
7 replies
Hi, I declared cursor and fetch ID and some columns in a table.I want to change value of ID column(…
1 replies
Can you create an index on a view using SQL Server 2000 Standard edition? If so, how?
10 replies
Years ago I had a sniffer package that showed me all the trafic between my PC and the SQL Server bu…
4 replies
CREATE TABLE [conflict_jlinknew1_Accounting] ( [ID] [int] NOT NULL , [Username] [varchar] (100) C…
3 replies
I was wondering if anyone has had any experience with developing and implementing any means of lock…
5 replies
Hi, I don't understand why this work in my stored procedure SELECT database_name, SUM(CASE(DATEPART…
1 replies
Have hit a bit of stumbler with respect to @@IDENTITY. After an insert into a table I always want t…
6 replies
When attempting to view the database security of our SMS_CS1 database, I noticed that their was a u…
3 replies
Viewing 15 topics - 275,581 through 275,595 (of 283,946 total)