Viewing 6 posts - 1 through 7 (of 7 total)
Sorry for not mentioning this. I am trying to create the ASP.NET page and which is connected to the sql server. SO I am doing this in ASP.NET
August 15, 2011 at 9:43 am
Yeah I changed it to 50 yesterday but I posted the previous code. WHat should I do to see the result? I need to enter it into the last row.
August 12, 2011 at 9:52 am
My data is not getting updated anyone knows why? I have posted the code below.
USE [ATUDatabase]
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
-- =============================================
-- Author:<Author,,Name>
-- Create date: <Create Date,,>
-- Description:<Description,,>
-- =============================================
CREATE PROCEDURE...
August 12, 2011 at 9:39 am
Oh my god!!! that was awesome thank you very much 😀
August 11, 2011 at 9:49 am
I am still getting the same error. I have not put coma for the last parameter. I dont know which one you are referring to.
I have made that to 50:hehe:....
August 11, 2011 at 9:43 am
Viewing 6 posts - 1 through 7 (of 7 total)