Forum Replies Created

Viewing 4 posts - 31 through 34 (of 34 total)

  • RE: Update in Cursor not possible

    Ok, here is the code, some lines I took out (...) only settings.

    So the cursor pdfdata can't update the data after the cursor descr has finished. If I start the...

  • RE: Update in Cursor not possible

    No, there is no nesting.

    The code is very long but looks like:

    cursor

    insert in table x

    cursor end

    cursor

    update in table x

    cursor end

    It looks like the first cursor would not give...

  • RE: Index takes no effect

    @jo Pattyn, Couldn't use index tuning wizard because selection of tables are empty.

    @Philip Yale, Only with a small set of data it increases, my query is slow as...

  • RE: Index takes no effect

    The selected data are 30%.

    There is a non clustered index on stat_date.

    Have not tried the wizard. Sould I delete the indexes first bevore running the tuning wizard?

Viewing 4 posts - 31 through 34 (of 34 total)