Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I want to retrieve data from a navision database. I searched for a component, but i didn't find anything.
Someone can provide me a guide or something else for that?
thanks in advance.
Hi,
There is no specific component for Navision.
However, you may access information from SQL Server (as it is the associated database isn't it?) using standard tMSSql* components.
Hope this helps.
Hi,
There is no specific component for Navision.
However, you may access information from SQL Server (as it is the associated database isn't it?) using standard tMSSql* components.
Hope this helps.
Yes, as soon as you can connect to the db and you know how the schema is constructed