• Chances are you will get errors if you just perform "select * from table".

    This doesn't mean you will not be able to pull data from that table.

    Try to put the primary key columns in a temp table and then write a cursor to extract as many rows as possible on a row by row basis, marking each row "trying to fetch" and "processed" in your temp table.

    Johan

    Learn to play, play to learn !

    Dont drive faster than your guardian angel can fly ...
    but keeping both feet on the ground wont get you anywhere :w00t:

    - How to post Performance Problems
    - How to post data/code to get the best help[/url]

    - How to prevent a sore throat after hours of presenting ppt

    press F1 for solution, press shift+F1 for urgent solution 😀

    Need a bit of Powershell? How about this

    Who am I ? Sometimes this is me but most of the time this is me