Viewing 15 posts - 76 through 90 (of 117 total)
Hi,
Why don't we use And clause in the query? The logic seems correct to me if we use And clause.
Create proc spAnomResults @qte as int =...
March 10, 2005 at 7:39 am
Thanks Remi Gregoire. I have worked it out using your sample. I appreciate your help. I'm new to Sql Server. I have started it 6 months back. And I'm learning...
March 9, 2005 at 2:50 pm
Hi,
Now I have to perform two more Anomalies. One is (Cost > Price) and the other is All Anomalies i.e. Price <= 0 or Cost <= 0...
March 9, 2005 at 2:05 pm
Thank you All. I have used Remi Gregoire's code. It is working.
Thanks Remi Gregoire.
Thanks,
Sridhar!!
March 9, 2005 at 12:59 pm
Hi AJ Ahrens,
I have worked it out like this. I opened the file and saved it with other name. And when I ran it, it ran without...
March 4, 2005 at 1:18 pm
Hi Alzdba,
I know that I can do like the one you suggested. But what I want is the same value with out rounding. that is i need...
February 3, 2005 at 6:47 am
Hi,
I have the same excel file for all the excel connections. The only thing that changes is the sheet name with each connection.
Thanks,
Sridhar!!
January 21, 2005 at 9:01 am
Hi,
I am creating an excel template manually and placed it in the directory. It is the same excel file for all the excel connections. So I created a...
January 20, 2005 at 11:31 am
Thanks David. That worked. Thanks for all your help
Sridhar!!
January 19, 2005 at 1:32 pm
Hi All,
I have used (len(col1)-len(replace(col1,',',''))) to find the number of occurances of ',' and I am able to display all the records which have those extra column. Now...
January 19, 2005 at 8:26 am
Hi all,
Thanks for the suggestions. I'm trying to use s.m.b's idea.
I have loaded all the data into a temp table as a single column.
Now my...
January 19, 2005 at 8:03 am
Hi Nicholas,
This problem occurs not very often. So we cannot ask them to use quoted identifier for the data. If you have any vb or perl script,...
January 18, 2005 at 11:00 am
Hi Phil,
Thanks for the reply. It worked.
Thanks,
Sridhar!!
January 16, 2005 at 8:25 am
Viewing 15 posts - 76 through 90 (of 117 total)