Viewing 15 posts - 601 through 615 (of 660 total)
OK, How can I make sure that my process return erro level value of 0.
February 28, 2006 at 8:31 pm
Yeah my error clearly shows that my process is not returning 0 instead its returning 1. I didnt shedule my pkg yet, trying to execute individual task from my DTS...
February 28, 2006 at 8:05 pm
Ok I got it worked but how can i delete last char in my FirstName column, coz I have ',' there which i dont need it.
February 22, 2006 at 10:37 am
To say directly what i need...
I have to get the modified date n time automatically of a single record when it is changed. How can I do tht?
January 5, 2006 at 9:38 am
Hey...its Ok, i understand that.
As I dont want to reveal my original names so used in tht way. Any help for that error?
January 5, 2006 at 8:33 am
when I used the above given query I am getting the folling error, Any help?
Server: Msg 107, Level 16, State 3, Line 1
The column prefix TableB does not match with...
January 5, 2006 at 5:58 am
Table A
Col1 Col2 Col3 Qtr
1 2004-05 BOG 0
2 2004-05 BANT 0
3 2003-04 BOG 0
Table B
Col1 Col2 Col3 Qtr
1 2004-05 BOG 367.5
2 2004-05 BANT 12.3
3 2003-04 BOG 55
4 2004-05 BOG 7120
Result:...
January 4, 2006 at 1:26 pm
Table A X(PK) Y(PK) Z(PK) Qtr(default=0)
Table B M(PK) Qtr - -
No of rows in both tables are diferent. I want to move data in Qtr column of B to Qtr column of A.
January 4, 2006 at 11:13 am
No,
whatI mean is when I select a record in my application, I want to make it as true in my bit filed....
December 29, 2005 at 8:58 am
My output shud be inthis way
ProductID Quantity Totals
1 5
1 10 15
2 10
2 25 35
3 15
3 30 45
95
November 10, 2005 at 1:04 pm
Any help?
I need the result set of the above query in the column totals.
November 10, 2005 at 12:30 pm
I am using the follwing query to get my result order by productid, but I want the result set in a seperate column, how can i do that, can any...
November 10, 2005 at 11:54 am
Viewing 15 posts - 601 through 615 (of 660 total)