Click here to Skip to main content
15,910,981 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Strange Exception... Pin
Michael Dunn15-Jul-01 10:11
sitebuilderMichael Dunn15-Jul-01 10:11 
GeneralRe: Strange Exception... Pin
Anders Molin15-Jul-01 10:16
professionalAnders Molin15-Jul-01 10:16 
GeneralProblem solved :-) Pin
Anders Molin16-Jul-01 12:26
professionalAnders Molin16-Jul-01 12:26 
GeneralRe: Strange Exception... Pin
Tim Deveaux15-Jul-01 12:39
Tim Deveaux15-Jul-01 12:39 
GeneralRe: Strange Exception... Pin
Anders Molin15-Jul-01 22:30
professionalAnders Molin15-Jul-01 22:30 
GeneralRe: Strange Exception... Pin
Masaaki Onishi15-Jul-01 13:11
Masaaki Onishi15-Jul-01 13:11 
GeneralRe: Strange Exception... Pin
Anders Molin15-Jul-01 22:32
professionalAnders Molin15-Jul-01 22:32 
GeneralADO error in release build Pin
15-Jul-01 6:29
suss15-Jul-01 6:29 
Hello !

I have a problem with compiling my ADO connection as release
build
I will get this message as follows (in release build):

error LNK2001: unresolved external symbol "public: void __thiscall CDbAdoDoc::GenerateError(long,unsigned short *)" (?GenerateError@CDbAdoDoc@@QAEXJPAG@Z)
DbAdoView.obj : error LNK2001: unresolved external symbol "public: class CCustomRs * __thiscall CDbAdoDoc::GetRecSet(void)" (?GetRecSet@CDbAdoDoc@@QAEPAVCCustomRs@@XZ)
Release/DbAdo.exe : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.
DbAdo.exe - 3 error(s), 6 warning(s).Eek! | :eek:

It seems that its only possible to compile with the debug library.
There is no problem running the program in debug-build.
The header-file only is used in the post class.
I have tryed various settings with the compiler switches
without any positive result. Dead | X|
I created this project in Visual Studio C++ 6.0 enterprise.
The database is access.
The same result with MYSQL and ORACLE.

Is there anybody with an solution Confused | :confused:
Thankyou in advance Smile | :)







Thomas
QuestionAdd Table to DaoDatabase?? Pin
otvac15-Jul-01 1:45
otvac15-Jul-01 1:45 
AnswerRe: Add Table to DaoDatabase?? Pin
15-Jul-01 5:03
suss15-Jul-01 5:03 
GeneralCOM Pin
14-Jul-01 22:27
suss14-Jul-01 22:27 
GeneralRe: COM Pin
15-Jul-01 7:26
suss15-Jul-01 7:26 
GeneralRe: COM Pin
Bret Faller18-Jul-01 12:49
Bret Faller18-Jul-01 12:49 
GeneralVideo streaming blues Pin
Alex Griffing14-Jul-01 21:22
Alex Griffing14-Jul-01 21:22 
GeneralActiveX control for Visual C Pin
Sam C14-Jul-01 20:51
Sam C14-Jul-01 20:51 
GeneralHelp on ActiveX clock Pin
Bok David14-Jul-01 13:57
Bok David14-Jul-01 13:57 
QuestionHow to start and run other .exe file from MFC project Pin
14-Jul-01 11:42
suss14-Jul-01 11:42 
AnswerRe: How to start and run other .exe file from MFC project Pin
Anders Molin14-Jul-01 12:23
professionalAnders Molin14-Jul-01 12:23 
GeneralThanks , please detail Pin
15-Jul-01 8:28
suss15-Jul-01 8:28 
GeneralRe: Thanks , please detail Pin
Anders Molin15-Jul-01 9:33
professionalAnders Molin15-Jul-01 9:33 
GeneralRe: Thanks , please detail Pin
Christian Graus15-Jul-01 12:56
protectorChristian Graus15-Jul-01 12:56 
GeneralRe: Thanks , please detail Pin
17-Jul-01 21:39
suss17-Jul-01 21:39 
AnswerRe: How to start and run other .exe file from MFC project Pin
Stan Shannon14-Jul-01 12:27
Stan Shannon14-Jul-01 12:27 
AnswerRe: How to start and run other .exe file from MFC project Pin
#realJSOP16-Jul-01 0:43
professional#realJSOP16-Jul-01 0:43 
Generalbegginer in the most extreme sense of the word Pin
14-Jul-01 8:13
suss14-Jul-01 8:13 

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.