Error when Building DBTools Access library for Oracle8 with Microsoft Standard Library

Article ID: 890
Last updated: 31 Jan, 2008
Article ID: 890
Last updated: 31 Jan, 2008
Revision: 1
Views: 2859
Posted: 20 Mar, 2000
by Dean J.
Updated: 31 Jan, 2008
by Dean J.
Problem


Building DBTools Access library for Oracle8, version 4.0.1
fails in or8handle.cpp.

Error begins as follows:

C:Program FilesMicrosoft Visual StudioVC98includestrstream(51) :
error C2039: 'seekdir' : is not a member of 'ios'
C:Program FilesMicrosoft Visual StudioVC98includeios.h(106) : see declaration of 'ios'

and continues with other similar errors.



Cause


Inadvertent #include in file or8handle.cpp.


Action


Comment out or remove #include from file //parts/or80401w/source/src/or8handle.cpp and then rebuild Oracle8 Access Library.
This article was:   Helpful | Not helpful
Report an issue
Article ID: 890
Last updated: 31 Jan, 2008
Revision: 1
Views: 2859
Posted: 20 Mar, 2000 by Dean J.
Updated: 31 Jan, 2008 by Dean J.

Others in this category