Want to use the Accpac External API to access Accpac tables and views like in VB. When I try to compile the sample Delphi code I get these two errors.
[Error] A4WCOM.PAS(1): Unit identifier 'ACCPACXAPILib_TLB' does not match file name.
[Fatal Error] BANK_DEL.PAS(7): Could not compile used unit 'A4WCOM.PAS'
There is no 'ACCPACXAPILib_TLB' file around.
I am new to Delphi 7 (in fact to programming) and like Delphi. I would like to stay with it and not move to VB as I am adapting this app to the Windows version of Accpac and because of time do not want to re-write it in VB.
[Error] A4WCOM.PAS(1): Unit identifier 'ACCPACXAPILib_TLB' does not match file name.
[Fatal Error] BANK_DEL.PAS(7): Could not compile used unit 'A4WCOM.PAS'
There is no 'ACCPACXAPILib_TLB' file around.
I am new to Delphi 7 (in fact to programming) and like Delphi. I would like to stay with it and not move to VB as I am adapting this app to the Windows version of Accpac and because of time do not want to re-write it in VB.