Page 1 of 1

Where is headers files?

Posted: 23.03.2007, 16:22
by Ramires
#include "ZAbstractRODataset.h" ?

I use C++ Builder 6

[C++ Error] Unit1.h(10): E2209 Unable to open include file 'ZAbstractDataset.h'
[C++ Error] Unit1.h(11): E2209 Unable to open include file 'ZAbstractRODataset.h'
[C++ Error] Unit1.h(12): E2209 Unable to open include file 'ZAbstractTable.h'
[C++ Error] Unit1.h(13): E2209 Unable to open include file 'ZConnection.h'
[C++ Error] Unit1.h(14): E2209 Unable to open include file 'ZDataset.h'

Posted: 26.07.2007, 08:28
by Helu Jar
Me to got these errors.
And this error:

Code: Select all

Acces violation at address 00c3f749 in module 'COMP32P.DLL'. Write of address 08020030.
What must I do?
Thanks for you time.