Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C Programming
Conflicting Libraries
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Thiru, post: 1705940"] I am writing an application that interacts with Oracle and Teradata. In order to create the executable, I need to link various Oracle and Teradata libraries. I found out that when I link the Oracle and Teradata libraries together, the Teradata API functions are not working properly. My assumption is that these libraries are sharing identical function names and parameter lists and hence the conflicts are causing the problem. Is my assumption a valid one. Could there be other reasons why Teradata API functions don't work properly when I link the Oracle libraries. What can one do in such a case? Thank you very much for any help. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C Programming
Conflicting Libraries
Top