Click here to Skip to main content
15,909,747 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Last call for help... HEEEELP!!!! Pin
Jeremy Falcon5-Feb-06 17:54
professionalJeremy Falcon5-Feb-06 17:54 
GeneralRe: Last call for help... HEEEELP!!!! Pin
Stephen Hewitt5-Feb-06 18:49
Stephen Hewitt5-Feb-06 18:49 
GeneralRe: Last call for help... HEEEELP!!!! Pin
PJ Arends5-Feb-06 18:51
professionalPJ Arends5-Feb-06 18:51 
GeneralRe: Last call for help... HEEEELP!!!! Pin
Christian Graus6-Feb-06 9:00
protectorChristian Graus6-Feb-06 9:00 
GeneralRe: Last call for help... HEEEELP!!!! Pin
Christian Graus6-Feb-06 9:01
protectorChristian Graus6-Feb-06 9:01 
AnswerRe: Last call for help... HEEEELP!!!! Pin
_anil_5-Feb-06 15:58
_anil_5-Feb-06 15:58 
GeneralRe: Last call for help... HEEEELP!!!! Pin
Lord Kixdemp8-Feb-06 10:59
Lord Kixdemp8-Feb-06 10:59 
Question2872: 'IServiceProvider' : ambiguous symbol Pin
JerryMcguire5-Feb-06 8:46
JerryMcguire5-Feb-06 8:46 
Hi,

I have a project which accesses a database via a database interface class which uses #include <afxdb.h> microsoft library.


In the header file for this database class I have a prototype which passes by reference a CRecordset paramater.


When i add in #include <afxdb.h> in to the header file.

I get the 2872: 'IServiceProvider' : ambiguous symbol

Can anyone help.
To summarise .. I have two files Database.cpp and Database.h. both have to #include <afxdb.h>. When I compile i get the following error. 2872: 'IServiceProvider' : ambiguous symbol.

The class is a general c++ class the compiler is c++ 7.1 and the .net framework is 1.1.

Jerry
AnswerRe: 2872: 'IServiceProvider' : ambiguous symbol Pin
ThatsAlok5-Feb-06 17:37
ThatsAlok5-Feb-06 17:37 
Questionmotherboard serial number in VC++ Pin
RomTibi5-Feb-06 7:07
RomTibi5-Feb-06 7:07 
AnswerRe: motherboard serial number in VC++ Pin
John M. Drescher5-Feb-06 8:12
John M. Drescher5-Feb-06 8:12 
GeneralRe: motherboard serial number in VC++ Pin
RomTibi5-Feb-06 9:52
RomTibi5-Feb-06 9:52 
GeneralRe: motherboard serial number in VC++ Pin
John M. Drescher5-Feb-06 10:37
John M. Drescher5-Feb-06 10:37 
GeneralRe: motherboard serial number in VC++ Pin
suchuhui5-Feb-06 19:40
suchuhui5-Feb-06 19:40 
GeneralRe: motherboard serial number in VC++ Pin
John M. Drescher6-Feb-06 4:39
John M. Drescher6-Feb-06 4:39 
GeneralRe: motherboard serial number in VC++ Pin
suchuhui8-Feb-06 14:41
suchuhui8-Feb-06 14:41 
GeneralRe: motherboard serial number in VC++ Pin
John M. Drescher6-Feb-06 4:42
John M. Drescher6-Feb-06 4:42 
GeneralRe: motherboard serial number in VC++ Pin
John M. Drescher6-Feb-06 4:47
John M. Drescher6-Feb-06 4:47 
GeneralRe: motherboard serial number in VC++ Pin
suchuhui5-Feb-06 19:26
suchuhui5-Feb-06 19:26 
GeneralRe: motherboard serial number in VC++ Pin
RomTibi6-Feb-06 7:59
RomTibi6-Feb-06 7:59 
QuestionRead char with X/Y axes? Pin
Lord Kixdemp5-Feb-06 6:32
Lord Kixdemp5-Feb-06 6:32 
AnswerRe: Read char with X/Y axes? Pin
PJ Arends5-Feb-06 11:35
professionalPJ Arends5-Feb-06 11:35 
GeneralRe: Read char with X/Y axes? Pin
Lord Kixdemp5-Feb-06 12:51
Lord Kixdemp5-Feb-06 12:51 
GeneralRe: Read char with X/Y axes? Pin
PJ Arends5-Feb-06 13:23
professionalPJ Arends5-Feb-06 13:23 
GeneralRe: Read char with X/Y axes? Pin
Lord Kixdemp5-Feb-06 16:30
Lord Kixdemp5-Feb-06 16:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.