ADO in Navision
With ADO you can execute SQL Scripts and Stored Procedures from Navision. To use ADO in Navision, you have to use the automation “Microsoft ActiveX Data Objects 2.8 Library” Lets take a closer on how […]
With ADO you can execute SQL Scripts and Stored Procedures from Navision. To use ADO in Navision, you have to use the automation “Microsoft ActiveX Data Objects 2.8 Library” Lets take a closer on how […]
ADO (ActiveX Data Objects) is a Microsoft technology and is a interface to access data in a database. So what can ADO be used for in Navision?
If you have to optimize a lot of tables and indexes. You could create a SQL script, which then could be scheduled.
If you are a SQL Server administrator or just working with it, these commands would be use full for you. ALTER INDEX Modifies an existing table or view index (relational or XML) by disabling, rebuilding, […]
Copyright © 2024 | MH Magazine WordPress Theme by MH Themes