Topics
Started by
Posts
Last post
I have been doing my best to get the following vbs code to work: set mySourceConn = CreateObject("…
1 replies
SET QUOTED_IDENTIFIER ON GO SET ANSI_NULLS ON GO create FUNCTION dbo.combine_cptcode (@pid A…
3 replies
Here is the original code in a stored procedure..the thought here is to retrieve the oldest trackin…
11 replies
use Northwind select * from sysindexes where name = 'tCategories' I am just using Northwind so that…
6 replies
Suppose I have a table called Account, Columns are: AccountId, AccountBalance, UserId ........ And …
6 replies
Hi all, I am newbie to sql server 2000. I am looking for some kind of method where i can create, s…
4 replies
Hi, I have a db table here, that's used to log the changes of states of some objects. It's fields a…
4 replies
Hi I have a quey that performs some joins and then return a result containing a numbner of i…
3 replies
I have linked SQL Server 2000 tables in an MS Access DB so that our Marketing team may manipulate t…
2 replies
I have the following info. I need to update table OutPatientMedStat from those records PNO &nb…
13 replies
Hello, In a Group By querry I need to get a column value (Enrolled) from each of the clusters which…
2 replies
I am in a nasty million dollar dispute with a large outsourcer from india over delivery, best pract…
12 replies
I am very new to sql server and am looking for some help. I am trying to use a variable as a colum…
4 replies
I need some help regarding string manipulation, I'll setup the scenario: I have a Table: Reports wi…
9 replies
i have 2 columns i need to compare them, the data is close to equal but one has a prefix example: t…
6 replies
Viewing 15 topics - 1,306 through 1,320 (of 4,455 total)
You must be logged in to create new topics.