Hi,
is it possible to compare records from different databases in one report?
We work with one server and four local databases, which are connected like an email-solution.
I want to write a report to compare server-records with records in the local databases like that:
if server.Artikel.Artikelgruppe = local1.Artikel.Artikelgruppe then...
thx for reply.
amb
0
Comments
maybe via C/FRONT
...
Everybody on-line.
...
Looking good!
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
RIS Plus, LLC
Now I work with Odbc and compare the records in one excel-application, but the performance is very bad.
A navision-report should be faster then my VBA-script.
thx,
amb