Problems with Linkedserver to MS ACCESS Database

  • Have you tried the OPENQUERY statement?

    delete

    openquery(Linkedservername, 'select ......... from tablename where ....')

Viewing post 1 (of 2 total)

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