Need to add doa34c6.lib to BCB project ?

rysiek

Member
Should I explicit include in BCB projects doa34c6.lib ? I realized that is a cure for 'TOracleSession not found' runtime error.
 
Not that I know. If I create a new project, drop a session on it, and build it, this works just fine. There are no references to doa34c6.lib in the .dpr file.

------------------
Marco Kalter
Allround Automations
 
Well, adding do34c6.lib to the project tree helped me with 'Class TOracleSession not found', but this may be project-specific as we're working on the same project with Rysiek.
 
Back
Top