Topics
Started by
Posts
Last post
Hi...I'm a member of a group of developers working with a fairly new company in the Healthcare aren…
3 replies
CREATE TABLE [dbo].[docfol]( [folderid] [int] NOT NULL, [docid] [int] NOT NULL, CONSTRAINT [PK_d…
2 replies
Getting an error I can't figure out : Select value FROM [ssds_core_msphxx.privatebank.com\core].msp…
2 replies
I have a stored proc that accepts input parameters from an asp page. The value entered for an issue…
5 replies
I had created linked server against oracle in sql server 2005 How to access the tables of oracle wi…
2 replies
Hi I would like some help with the following query. The sql is designed to subtract 1 from the aplh…
2 replies
Hi I have a customer with a VB6 application with a SQL 2005 database. The VB6 application sits on d…
3 replies
Is there any way to execute a "create trigger" inside another stored procedure? I need to re-create…
4 replies
I have a table for tracking trouble tickets. For this question all I need to worry about is the fo…
6 replies
Hi, I have few queries reagarding active trace files: For a given trace file whose trace id is not …
11 replies
Hi, I have Audit_Item_Table which records all changes happened in Item number. Table : Audit_Item_…
1 replies
I want to Use expression value as column name in same query again For eg: select productname, (upri…
1 replies
I have a query that is running on a dataset that has 22 million plus records. This data is static f…
15 replies
i have the following trigger created on a table, I need to know if it's possible and how I would d…
2 replies
Hi All ~ I am trying to create an SP that will read a table which contains the reference data table…
9 replies
Viewing 15 topics - 4,801 through 4,815 (of 12,234 total)
You must be logged in to create new topics.