Be careful though, and only use ADO to read from core NAV tables. When you insert/modify records in a NAV database on SQL Server, crucial business logic will not be processed. If you need to integrate with NAV, I suggest you write to staging tables and have a NAV process take it from there, to ensure that business logic is executed.
Comments
A Navision on SQL DB is just a SQL DB. Search for ADO to find how to do it in Visual Basic (best search in the VB-help or a VB-forum)
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
RIS Plus, LLC