Viewing 15 topics - 280,681 through 280,695 (of 286,443 total)
Topics
Started by
Posts
Last post
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
i have a select statement and i want trim down some characters in the result of my data can you ple…
4 replies
Replication SQL 7.0 and changing licensemode! We had a functioning replication with SQL-Server 7.0 …
3 replies
I have two SQL tables that are related by an id field but otherwise have different structures. I n…
6 replies
Hi everyone, I need to backup all tables in a database. Is it possible to only backup the tables? …
8 replies
Here is my scenario: I have 2 servers. One local server called SOCMON, the othe called GREP05 (whi…
12 replies
Viewing 15 topics - 280,681 through 280,695 (of 286,443 total)