Viewing post 1 (of 1 total)
Well, I just have a simple query in my query window ->
insert into testtable
select a,b,c,d from openquery(server2,'select a,b,c,d from testtable2)
Now I'm getting the error -> how would I find...
August 5, 2010 at 3:46 am
#1202595