DBAccess Ambiguity
Posted: Sat 22 May 2010 06:25
I am getting a compiler ambiguity error when I include both Unidac components and Windows Service Manager structures in my application.
The current error is:
[BCC32 Error] SCMCLASS.h(16): E2015 Ambiguity between 'SC_HANDLE' and 'Dbaccess::SC_HANDLE'
Since Dbaccess is used by unidac, I did not know if you had encountered the problem before. Thanks in advance.
The current error is:
[BCC32 Error] SCMCLASS.h(16): E2015 Ambiguity between 'SC_HANDLE' and 'Dbaccess::SC_HANDLE'
Since Dbaccess is used by unidac, I did not know if you had encountered the problem before. Thanks in advance.