Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)

  • RE: How to recover suspect database

    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...

  • RE: SQl Server 2008 to 2005 conversion

    I tried the same once but got errors....I will do it again based on your sugestions....Thank you very much

  • RE: Sort Order - Include Null al last

    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...

  • RE: Cursors

    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...

  • RE: Cursors

    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...

Viewing 5 posts - 1 through 5 (of 5 total)