Viewing 15 posts - 121 through 135 (of 141 total)
can u plz help me up to ths secession
in my store proc i am not getting correctly
EXEC [dbo].[SP_InsertGrabberDetails]
@RowColumn = '1_2|2_3|1_3',
@AdSpaceId = 1
and...
March 11, 2012 at 4:38 am
tell me up to this its enough for me than i can update that remaining column
the input...
March 11, 2012 at 3:52 am
a member is selecting space which i represent as space id
for example if two member selecting ...
March 11, 2012 at 3:28 am
the input data will be like this
EXEC [dbo].[SP_InsertGrabberDetails]
@RowColumn = '1_2|2_3|1_3',
@AdSpaceId = 1
and iam trying output in the table like this
adbid ...
March 11, 2012 at 1:57 am
from table one we are getting contacttype int value only
March 8, 2012 at 1:23 pm
here iam having two table in one table the values are placed pre defined depend on that i...
March 8, 2012 at 1:04 pm
bala is the sample insert data for table 2 depend upon contact type 1
March 8, 2012 at 12:46 pm
i show u the output how it should come
accontid contacttype ...
March 8, 2012 at 12:31 pm
thanks a lot for all guys for giving me a new idea
March 1, 2012 at 12:48 am
sorry for your inconvenience and thanks a lot for your work
February 17, 2012 at 1:39 pm
i found the solution for my problem anyway thank u every one for sending our valuable time for me
January 31, 2012 at 12:17 pm
i found the solution for my problem anyway thank u every one for sending our valuable time for me
January 31, 2012 at 12:15 pm
for this table only i want split function
January 30, 2012 at 12:41 am
i posted the details
January 30, 2012 at 12:39 am
table1
(
FileTypeId int ,
FileIndex int,
filename varchar(20),
Extension varchar(200)
Description text
)
here iam having the 4 column
the output should be in one insert function i want to...
January 29, 2012 at 11:14 pm
Viewing 15 posts - 121 through 135 (of 141 total)