Viewing 15 posts - 496 through 510 (of 660 total)
I want to do this only for the future entries, the existing data shud not change
October 17, 2007 at 11:44 am
I checked in the app, it looks very simple in tht, the app just calls my proc and when it asks for parameteri eneter 5.5, right after exucuting it displays...
September 20, 2007 at 1:04 pm
yes i do tht through store proc, and also changed tht in my proc. Do u think there may be something from the app side
September 20, 2007 at 1:00 pm
tried exec with all the parameters but still the same error
August 30, 2007 at 2:03 pm
I still get the same error though my proc looks fine for me. may be execting it is a problem
Msg 8114, Level 16, State 4, Procedure spAddEmp,...
August 30, 2007 at 11:59 am
when i do tht it gives me error
Msg 8114, Level 16, State 4, Procedure spAddEmp, Line 0
Error converting data type varchar to int.
How can I...
August 30, 2007 at 10:43 am
I am trying to do something like this for Proc 1
execute
Addemp '<jobs><Item JobID = "3" JobID = "2"></Item></jobs>'
August 30, 2007 at 10:31 am
yes..i need apce used by the table for the data in the year 1995.
like space used where
datepart(yyyy,convert(char(10),cast(c_date - 36161 as datetime),101))=1995
August 20, 2007 at 8:48 am
able to insert data but how can i select date column from my each table and sort accrodingly.
August 20, 2007 at 8:31 am
yeah I cehcked my master db and read that but
I wud like to know how i can change tht for
getting data for the table where datepart(yyyy,convert(char(10),cast(date...
August 20, 2007 at 8:08 am
Viewing 15 posts - 496 through 510 (of 660 total)