Hey guys ....

Good day!

I have developed a simple accounting system in VB6 with access as database. In my program I need to post SALES/PURCHASE

Transactions to relevant GL account heads. for this purpose I should know GL ACCOUNT CODES for "SALES" and "PURCHASE".

Please note that these account codes are Autonumbers and I have to get these codes from access table.

My question is how and where I should store these codes (and several others) to get them in my GL Posting program? right

now I am storing these codes in a table named PARA FILE. I don't know if its a good way to store these fix values.

Any type of help would highly be appreciated

Best Regards

ZEE