limitation

  • Hi,

    I run a insert into a table in SQL SERVER 7.0 with help of a select that run over a couple of table and one of the tables is about 23 milions tuples.

    The problem is nothing happens.I don't get any blocked precess and any activity in the inserted table.

    Any ideas?

    Thanks in advance!

    /Sica

  • Can you post more information and sample code?

    Steve Jones

    steve@dkranch.net

  • If you're treating it as a transaction you're not going to see anything until its done. Does the insert work with one row?

    Andy

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

You must be logged in to reply to this topic. Login to reply