General Tips And Advice

Unable to generate Make Model Parts Report in Make Model Parts Database app due to error "Could not load file or assembly Microsoft.Office.Interop.Excel"
Within the Make Models Parts Database application, under the Reports tab, for the Make Model Parts Report, after clicking on its Generate Report button, an error dialog appears with the error "Unhandled Exception has occurred in your application. ... Could not load file or assembly Microsoft.Office.Interop.Excel ..." Why does this error appear instead of the report file being generated?
What is the best alternative for getting the fastest internet service?
Fiber is a long, thin, highly refined glass fiber that surrounds the diameter of animal fur. They are called bundles of optical cables for sending optical signals over long distances. When [url=https://www.internetservicesinmyarea.com]Internet service in my area[/url] is not available fiber optic is an alternative. Fiber optic cable is a network cable that bundles fiberglass inside insulating housing. They are designed for long-distance, high-performance data networks, and telecommunications.
Transferring Make/Model Parts database to a new server
What is required in order to transfer an existing Make/Mode Parts Database to a new server?
How to set up a new Make Model Parts Database instance
What needs to happen to set up the TOTECS Make Model Parts Database application on a computer, to allow data to be managed from within the application?
Connecting products in the Make Model database to products in an ERP system
Is there a way to link up products in a Make Model Parts database to the products in an ERP system which gives the products have an internal ID that is not the same value as the product code (eg MYOB AccountRight)? This is will help to use a generic adapter within the connector to export Make/Model data, where the keyProductID is the internal ID.
Useful queries for finding data using the Make/Model Parts databases MySQL server
I was using the Make/Model Parts Database's MySQL back end server and thought the below query might be useful for people who are trying to hunt down model mappings. If you are using the query you will need to sub data into the where clause. SELECT model_product_category.Model_id, MakeName, model.ModelName, ModelYear, model_product_category.Product_id, Item_id, CategoryName FROM makemodelpartsdb.model_product_category INNER JOIN model ON (model.model_id = model_product_category.model_id) INNER JOIN make ON (model.make_id = make.make_id) INNER JOIN product ON (model_product_category.product_id = product.product_id) INNER JOIN category ON (category.category_id = model_product_category.category_id) WHERE ModelName = '' and ModelYear = '' AND Item_id = '' ORDER BY CategoryName;
Forums created for the Make/Model Parts Database Application

4 forums have been created for the Make/Model Parts Database Application, these are:

  • Tips and Advice - General discussion around the application
  • Releases - Annoucements about new releases of the application
  • Bugs - Announcements about any bugs found within the application
  • New Features/Improvements Wish List - Discussion about new features and improvements that would like to be added to the application.

These forums are dedicated to discussions around the Make/Model Parts Database application, which is a separate application that TOTECS have developed to support the creation of Make/Model data within a network of desktop computers. This application allows for its data to be imported into a project within the TOTECS Ecommerce Platform.

If you wish to talk about the Make/Model functionality that specifically exists within TOTECS Ecommerce platform then please post within the platform's Inventory Tips And Advice forum which Make/Model functionality falls under.

[Sticky] Read First Before Posting

Please post in this forum topics that contain any general tip or advice that is related to the Make Model Parts Database Application developed by TOTECS.

Please ensure that you do not post any information containing user names, passwords, or any other sensitive information that could compromise the security of an organisation or person within the forums.


1 Page