Hello Experts,
I have a problem with OPENROWSET:
exec('
select x.*,getdate() as datum
from openrowset(''SQLOLEDB'',''SERVER1'';''user'';''pw'',''
select anr,alist,aidnr,
(select sum(bpstueck) from nachschau.dbo.bestkp where bpbeltyp=''B'' and bpidnr=mlidnr)
from main.dbo.table1
left join...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.