Viewing 15 topics - 278,251 through 278,265 (of 284,018 total)
Topics
Started by
Posts
Last post
I was wondering if anyone had a suggestion or code for restoring db's on a server with a new name. …
4 replies
Hi, I want to create a PUSH subscription( using Transactional Replication) from an SQL-2000 DB to S…
1 replies
We want our contractors to have read capability on SQL Server Jobs, but not be able to modify them.…
2 replies
Question for everyone regarding how Sql Server handles datetime datatypes. Is there an easier way …
6 replies
Hi Brain, Looks like it takes a loooong time for me to view pages. Will we get a performance boost …
4 replies
Why does this: DECLARE @amt money set @amt = ROUND(30088.3200 * 0.0055 / 365 * 31, 2) print cast(@a…
3 replies
I've looked in BOL and the various posts and articles on this site, but cannot find any specific in…
3 replies
SQL Server 7.0 sp3 Any idea why I'm getting this error? Works with norecovery fine. restore databa…
3 replies
I am looking for some good job websites in the Virginia or Tennessee area. I have earned my MCDBA …
1 replies
My database has two tables. I need to sum two particular fields from each table where there are a …
12 replies
I am having problems with the syntax on adding a primary key to an existing table. I can add it th…
2 replies
Hi, I'm running a distributed application which accesses the DB through a COM PLUS component in the…
3 replies
Hi everyone, our database architecture is set up so that our data is on RAID 5 and our indexes are …
3 replies
found my own answer ALTER TABLE [dbo].[ClassCodes] WITH NOCHECK ADD CONSTRAINT [PK_ClassCodes] PR…
1 replies
You learn something new everyday, but this one shocked me. Here is what I am refering to : "One of…
3 replies
Viewing 15 topics - 278,251 through 278,265 (of 284,018 total)