Stamina007
Programmer
Hi
Hi
Does anyone have table 'relationships' of Accpac. I have the ACCPAC Advantage Series Application Object Models that shows you all the tables and views but no relationships..
I need to know for instance what tables have the customer code (IDCUST) in. We using Accpac 5.0 Advantage and I need to write a simple VB Program to change an old customer code to a new customer code. Same customer only the customer code changes.
We talk directly via ODBC to the Accpac Tables in MS SQL. Its easy to look for IDCUST field in all the tables but sometimes its called things like CUSTOMER in the OEINVH and OEINVD tables. I Need to change it in all the tables that has it in.
My next project is to do the same type of thing for the Item Code in ICITEM. So I need to know what tables contains the ICITEM field.
Any help would be much appreciated.
JayCee
Hi
Does anyone have table 'relationships' of Accpac. I have the ACCPAC Advantage Series Application Object Models that shows you all the tables and views but no relationships..
I need to know for instance what tables have the customer code (IDCUST) in. We using Accpac 5.0 Advantage and I need to write a simple VB Program to change an old customer code to a new customer code. Same customer only the customer code changes.
We talk directly via ODBC to the Accpac Tables in MS SQL. Its easy to look for IDCUST field in all the tables but sometimes its called things like CUSTOMER in the OEINVH and OEINVD tables. I Need to change it in all the tables that has it in.
My next project is to do the same type of thing for the Item Code in ICITEM. So I need to know what tables contains the ICITEM field.
Any help would be much appreciated.
JayCee