Viewing 15 posts - 1 through 15 (of 41 total)
Thanks for your quick response. Thing is it will be in file format. I mean converted table data in to file and then moved data...but i f there is need...
February 17, 2025 at 5:22 am
Thanks for your prompt response Grant.
Does it mean that I can transfer structure data to & from Azure Blob Storage post creating NFS storage
January 24, 2025 at 10:36 am
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
Viewing 15 posts - 1 through 15 (of 41 total)