Hello,
I'm trying to use JetReports. I only have the NAV DB on my SQL Server - I don't have the application itself. On the installation process says I need to add the adapters on the Dynamics NAV.
I skipped this step and of course I got and error when I was trying to synchronize the accounts.
Error creating enchancements!
Error during execution of package for SSIS package:
AdapterOptionValue_aeba5365c31f4d00abc2ac96db60000eb
Errors: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred.
Error code: 0x80040E14.
An OLE DB record is available. Source: "Microsoft SQL Server Native Client 10.0" Hresult: 0x80040E14 Description: "Statement(s) could not be prepared.".
An OLE DB record is available. Source: "Microsoft SQL Server Native Cliente 10.0" Hresult: 0x80040E14 Description: "Invalid object name 'dbo.Adapter Option Value'.".
component "OLE DB Source" (1) failed the pre-execute phase and returned error code 0xC0202009.
Warnings:
SSIS Warning Code DTS_W_MAXIMUMERRORCOUNTREACHED. The Execution method succeeded, but the number of errors raised (2) reached the maximum allowed (1); resulting in failure. This occurs when the number of errors reacher the number specified in MaximumErrorCount. Change the MaximumErrorCount or fix the errors.
Anyone knows how can I fix the problem?
Thanks