Viewing 5 posts - 1 through 5 (of 5 total)
Hi,
I have the similar problem. One of my live databases were suspected and we are using SQL 2008. I have tried to recover the database but when I use the...
May 19, 2009 at 11:42 am
I tried the same once but got errors....I will do it again based on your sugestions....Thank you very much
February 11, 2009 at 1:12 pm
If you look at the output required, then Option 2 should be the correct. Option 3 will also result the NULLs at end but it doesn't return the result as...
June 23, 2008 at 7:44 am
Hi GSquared, are u able to get the row count from cursor variable? I see the cursor structure is just similar to the sp output. Please let us know how...
June 18, 2008 at 7:42 am
like others I see the sp_describe_cursor_columns returns only column_name, ordinal_position, column_characteristics_flags, column_size, data_type_sql, column_precision, column_scale, order_position, order_direction, hidden_column, columnid, objectid, dbid, dbname columns. Can anybody got clue on how to...
June 18, 2008 at 3:59 am
Viewing 5 posts - 1 through 5 (of 5 total)