Topics
Started by
Posts
Last post
Hello again, As i was reading in a fantástic link send by Gail Shaw, i put a profiler running to ca…
2 replies
Hi, I run this query to find duplicate fields(duplicate values in the FieldName column) in this tab…
4 replies
I have created the following update: update a set a.Test = '-Grid ' + b.comp_ + '- ' + Comments2 f…
21 replies
I am trying to filter out data from a column with FirstName. The problem I have is some of the fiel…
1 replies
Hi, I have a table having fields as given below (all columns are bit datatype) MON TUE WED TH…
2 replies
update a set a.comments1a = b.Subdivision From Notes a inner join CowettaCoSubs b on a.account_id …
8 replies
Table CREATE TABLE [dbo].[A]( [K] [int] NOT NULL, [V] [varchar](50) NOT NULL, CONSTRAINT [PK_A] …
15 replies
Hi Friends here is the situation i am facing.I have dispatch time column like this. 1200 1345 1245 …
6 replies
Hi Have had to transfer a website from SQL2000 to SQL2008 on Windows Server 2008 (64 bit). Been rea…
2 replies
Table CREATE TABLE [dbo].[A]( [K] [int] NOT NULL, [V] [varchar](50) NOT NULL, CONSTRAINT [PK_A] …
1 replies
Hello, I've run a profiler into a trace file 'D:\Traces\Troubleshoot-TRACES.trc' but when i insert …
5 replies
Table A CREATE TABLE [dbo].[A]( [K] [int] NOT NULL, [V] [varchar](50) NOT NULL, CONSTRAINT [PK_A…
4 replies
I am wanting to know if anyone has seen a script/program that pulls column names from a query. Basi…
6 replies
Hello, I am currently trying to learn how to convert the following query from Access SQL / VB to t-…
6 replies
I don't think this is a PIVOT but I still can't figure it out. I have data (varying numbers of empl…
10 replies
Viewing 15 topics - 10,186 through 10,200 (of 10,635 total)
You must be logged in to create new topics.