Automotive Aftermarket, Building Supply, Distribution, Manufacturing, Retail
Conversion Procedures from other ERPs such as NetSuite
https://www.epicor.com/en-us/resources/find/videos/
Execute this general SQL after selecting your Epicor database:
SELECT o.name AS tbl, c.name AS col, t.name AS type, t.max_length AS size
FROM sys.objects AS o
INNER JOIN sys.columns AS c ON o.object_id = c.object_id
INNER JOIN sys.types AS t ON c.system_type_id = t.system_type_id
WHERE o.type_desc = 'USER_TABLE'
Epicor Data Dictionary
https://www.youtube.com/watch?v=kkMMgwrOcSI
https://community.spiceworks.com/topic/2369977-epicor-9-commonly-used-db-tables-for-reporting
InvHead
|
Company |
Epicor Kinetic
https://www.cdata.com/kb/tech/epicorkinetic-odbc-linked-server.rst
https://www.epicor.com/en-us/industry-productivity-solutions/distribution/
Server you install
Epicor
Hardware SQL Server
Legal Disclaimer
Epicor and Vantage are registered trademarks of Epicor Software
Corporation.
Neither CICorporation nor Rick Shaddock are employees or partners of Epicor.
Application for the Epicor Partner Program is pending.
ConvertInformation.com
1-202-829-4444