Viewing 15 posts - 1 through 15 (of 38 total)
anybody from MS ... i am waiting for your reply.....
November 15, 2011 at 9:53 pm
Yes Definitely. it is of nvarchar() and is there in 2nd resultset too.
July 27, 2011 at 5:54 am
Thanks for the help.
I am explaining my prob:
create eproc test_2ndrec
as
begin
select name from test_N1 where id = 2 -- returns single row single column
...
July 27, 2011 at 5:10 am
Hi Chris,
Thanks for your reply.
but the problem is types and number of columns are not common in both recordset.
Thanks
Manoj
July 27, 2011 at 3:52 am
Thanks again Lynn.
But it should come with intellisense right? i mean it is one of the feature of 2008 right?
but it is also not there in the installed version....something is...
June 20, 2011 at 9:34 pm
so in all we can say it is impossible to recover lost password?
June 20, 2011 at 7:04 pm
Thanks for reply lynn.
We had installed SQL Server 2008 Client only and it is displaying 2010 only in Help -> About menu but not in SELECT @@version.
June 19, 2011 at 7:31 am
My Question here is does this code works in SQl Server 2000, i guess it wont work in SQL Server 2000 also, becuase you are mapping to reference of object...
August 1, 2009 at 5:28 am
Hi VS,
Based on error mentioned by you:
"the Smaple errors were like this:
Server: Msg 8964, Level 16, State 1, Line 1
Table error: Object ID 206623779. The text, ntext, or image node...
August 1, 2009 at 2:21 am
You can get consistency error mostly for
the values might be entered into the database that are not valid or out-of-range based on the data type of the column. In SQL...
July 28, 2009 at 12:47 am
You can get consistency error mostly for
the values might be entered into the database that are not valid or out-of-range based on the data type of the column. In SQL...
July 28, 2009 at 12:36 am
You can get consistency error mostly for
the values might be entered into the database that are not valid or out-of-range based on the data type of the column. In SQL...
July 28, 2009 at 12:25 am
Actually, i have found solution for this problem.
it was permission related issue, after changing dbase owner it is working.
Manoj
July 27, 2009 at 1:07 am
Thanks for your reply lynn.
But i have change compatibility level from 100 to 90 then took a backup of 2008 database.
logically this should work, if i am not wrong.
please any...
July 23, 2009 at 11:27 pm
But if i am not wrong we could add instances in SQL Server 2000, by right clicking
enterprise manager and create and register new instance by giving name of the instance.
i...
July 9, 2009 at 12:20 am
Viewing 15 posts - 1 through 15 (of 38 total)