<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[#include &amp;lt;afxdb.h&amp;gt;]]></title><description><![CDATA[<p>hallo,</p>
<p>jo hab ne kleine datenbankanwendung geschrieben, bzw bin grad dabei und wenn ich die datei inkludieren kommt immer dieser mächtige(n) fehler.</p>
<p>c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(199) : error C2146: syntax error : missing ';' before identifier 'm_nRetCode'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(199) : error C2501: 'RETCODE' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(199) : error C2501: 'm_nRetCode' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(205) : error C2629: unexpected 'class CDBException ('<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(205) : error C2238: unexpected token(s) preceding ';'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(207) : error C2061: syntax error : identifier 'HSTMT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(221) : error C2065: 'RETCODE' : undeclared identifier<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(221) : error C2146: syntax error : missing ')' before identifier 'nRetCode'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(221) : warning C4229: anachronism used : modifiers on data are ignored<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(221) : error C2182: 'AfxThrowDBException' : illegal use of type 'void'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(221) : error C2059: syntax error : ')'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(251) : error C2146: syntax error : missing ';' before identifier 'm_hdbc'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(251) : error C2501: 'HDBC' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(251) : error C2501: 'm_hdbc' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(282) : error C2061: syntax error : identifier 'HSTMT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(296) : error C2061: syntax error : identifier 'RETCODE'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(297) : error C2061: syntax error : identifier 'RETCODE'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(302) : error C2061: syntax error : identifier 'HSTMT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(322) : error C2146: syntax error : missing ';' before identifier 'm_nTransactionCapable'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(322) : error C2501: 'SWORD' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(322) : error C2501: 'm_nTransactionCapable' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(323) : error C2146: syntax error : missing ';' before identifier 'm_nCursorCommitBehavior'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(323) : error C2501: 'SWORD' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(323) : error C2501: 'm_nCursorCommitBehavior' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(324) : error C2146: syntax error : missing ';' before identifier 'm_nCursorRollbackBehavior'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(324) : error C2501: 'SWORD' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(324) : error C2501: 'm_nCursorRollbackBehavior' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(329) : error C2146: syntax error : missing ';' before identifier 'm_hstmt'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(329) : error C2501: 'HSTMT' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(329) : error C2501: 'm_hstmt' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(333) : error C2061: syntax error : identifier 'RETCODE'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(383) : error C2065: 'SQL_PARAM_INPUT' : undeclared identifier<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(383) : error C2057: expected constant expression<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(385) : error C2065: 'SQL_PARAM_OUTPUT' : undeclared identifier<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(385) : error C2057: expected constant expression<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(386) : error C2065: 'SQL_PARAM_INPUT_OUTPUT' : undeclared identifier<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(386) : error C2057: expected constant expression<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(419) : error C2146: syntax error : missing ';' before identifier 'm_hstmt'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(419) : error C2501: 'HSTMT' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(419) : error C2501: 'm_hstmt' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(432) : error C2143: syntax error : missing ';' before '__cdecl'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(432) : error C2501: 'HENV' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(450) : error C2065: 'SQL_VARCHAR' : undeclared identifier<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(466) : error C2061: syntax error : identifier 'TIMESTAMP_STRUCT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(500) : error C2061: syntax error : identifier 'TIMESTAMP_STRUCT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(613) : error C2146: syntax error : missing ';' before identifier 'm_hstmt'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(613) : error C2501: 'HSTMT' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(613) : error C2501: 'm_hstmt' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(658) : error C2061: syntax error : identifier 'RETCODE'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(710) : error C2061: syntax error : identifier 'HSTMT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(723) : error C2061: syntax error : identifier 'RETCODE'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(727) : error C2061: syntax error : identifier 'UWORD'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(728) : error C2146: syntax error : missing ';' before identifier 'FetchData'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(728) : error C2501: 'RETCODE' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(728) : error C2061: syntax error : identifier 'UWORD'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(730) : error C2061: syntax error : identifier 'UWORD'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(732) : error C2061: syntax error : identifier 'RETCODE'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(743) : error C2146: syntax error : missing ';' before identifier 'm_nResultCols'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(743) : error C2501: 'SWORD' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(743) : error C2501: 'm_nResultCols' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(756) : error C2061: syntax error : identifier 'HSTMT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(757) : error C2061: syntax error : identifier 'HSTMT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(763) : error C2061: syntax error : identifier 'HSTMT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(764) : error C2061: syntax error : identifier 'HSTMT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(776) : error C2061: syntax error : identifier 'RETCODE'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(811) : error C2061: syntax error : identifier 'UDWORD'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(812) : error C2061: syntax error : identifier 'UDWORD'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(813) : error C2061: syntax error : identifier 'HSTMT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(815) : error C2061: syntax error : identifier 'HSTMT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(818) : error C2061: syntax error : identifier 'HSTMT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(840) : error C2146: syntax error : missing ';' before identifier 'm_dwDriverConcurrency'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(840) : error C2501: 'UDWORD' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(840) : error C2501: 'm_dwDriverConcurrency' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(841) : error C2146: syntax error : missing ';' before identifier 'm_dwConcurrency'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(841) : error C2501: 'UDWORD' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(841) : error C2501: 'm_dwConcurrency' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(842) : error C2143: syntax error : missing ';' before '*'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(842) : error C2501: 'UWORD' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(842) : error C2501: 'm_rgRowStatus' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(844) : error C2146: syntax error : missing ';' before identifier 'm_hstmtUpdate'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(844) : error C2501: 'HSTMT' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(844) : error C2501: 'm_hstmtUpdate' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(881) : error C2061: syntax error : identifier 'HSTMT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(890) : error C2061: syntax error : identifier 'HSTMT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(927) : error C2146: syntax error : missing ';' before identifier 'm_nSQLType'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(927) : error C2501: 'SWORD' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(927) : error C2501: 'm_nSQLType' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(928) : error C2146: syntax error : missing ';' before identifier 'm_nPrecision'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(928) : error C2501: 'UDWORD' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(928) : error C2501: 'm_nPrecision' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(929) : error C2146: syntax error : missing ';' before identifier 'm_nScale'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(929) : error C2501: 'SWORD' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(929) : error C2501: 'm_nScale' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(930) : error C2146: syntax error : missing ';' before identifier 'm_nNullability'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(930) : error C2501: 'SWORD' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(930) : error C2501: 'm_nNullability' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(936) : error C2146: syntax error : missing ';' before identifier 'm_nSQLType'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(936) : error C2501: 'SWORD' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(936) : error C2501: 'm_nSQLType' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(937) : error C2146: syntax error : missing ';' before identifier 'm_nPrecision'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(937) : error C2501: 'UDWORD' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(937) : error C2501: 'm_nPrecision' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(937) : fatal error C1003: error count exceeds 100; stopping compilation<br />
Error executing clarm.exe.<br />
datenbank1.exe - 102 error(s), 1 warning(s)</p>
<p>zu krass woa, frag mich was ich falsch mache!? oder unterstützt embedded visual das überhaupt nicht!?</p>
<p>entwicklungsumgebung:<br />
windows ce 4.2<br />
embedded visual c++ 4.0<br />
mdac<br />
mysql connector 3.5</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/194554/include-lt-afxdb-h-gt</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 01:26:11 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/194554.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 08 Oct 2007 10:40:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to #include &amp;lt;afxdb.h&amp;gt; on Mon, 08 Oct 2007 10:40:15 GMT]]></title><description><![CDATA[<p>hallo,</p>
<p>jo hab ne kleine datenbankanwendung geschrieben, bzw bin grad dabei und wenn ich die datei inkludieren kommt immer dieser mächtige(n) fehler.</p>
<p>c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(199) : error C2146: syntax error : missing ';' before identifier 'm_nRetCode'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(199) : error C2501: 'RETCODE' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(199) : error C2501: 'm_nRetCode' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(205) : error C2629: unexpected 'class CDBException ('<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(205) : error C2238: unexpected token(s) preceding ';'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(207) : error C2061: syntax error : identifier 'HSTMT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(221) : error C2065: 'RETCODE' : undeclared identifier<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(221) : error C2146: syntax error : missing ')' before identifier 'nRetCode'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(221) : warning C4229: anachronism used : modifiers on data are ignored<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(221) : error C2182: 'AfxThrowDBException' : illegal use of type 'void'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(221) : error C2059: syntax error : ')'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(251) : error C2146: syntax error : missing ';' before identifier 'm_hdbc'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(251) : error C2501: 'HDBC' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(251) : error C2501: 'm_hdbc' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(282) : error C2061: syntax error : identifier 'HSTMT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(296) : error C2061: syntax error : identifier 'RETCODE'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(297) : error C2061: syntax error : identifier 'RETCODE'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(302) : error C2061: syntax error : identifier 'HSTMT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(322) : error C2146: syntax error : missing ';' before identifier 'm_nTransactionCapable'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(322) : error C2501: 'SWORD' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(322) : error C2501: 'm_nTransactionCapable' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(323) : error C2146: syntax error : missing ';' before identifier 'm_nCursorCommitBehavior'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(323) : error C2501: 'SWORD' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(323) : error C2501: 'm_nCursorCommitBehavior' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(324) : error C2146: syntax error : missing ';' before identifier 'm_nCursorRollbackBehavior'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(324) : error C2501: 'SWORD' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(324) : error C2501: 'm_nCursorRollbackBehavior' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(329) : error C2146: syntax error : missing ';' before identifier 'm_hstmt'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(329) : error C2501: 'HSTMT' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(329) : error C2501: 'm_hstmt' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(333) : error C2061: syntax error : identifier 'RETCODE'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(383) : error C2065: 'SQL_PARAM_INPUT' : undeclared identifier<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(383) : error C2057: expected constant expression<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(385) : error C2065: 'SQL_PARAM_OUTPUT' : undeclared identifier<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(385) : error C2057: expected constant expression<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(386) : error C2065: 'SQL_PARAM_INPUT_OUTPUT' : undeclared identifier<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(386) : error C2057: expected constant expression<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(419) : error C2146: syntax error : missing ';' before identifier 'm_hstmt'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(419) : error C2501: 'HSTMT' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(419) : error C2501: 'm_hstmt' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(432) : error C2143: syntax error : missing ';' before '__cdecl'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(432) : error C2501: 'HENV' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(450) : error C2065: 'SQL_VARCHAR' : undeclared identifier<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(466) : error C2061: syntax error : identifier 'TIMESTAMP_STRUCT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(500) : error C2061: syntax error : identifier 'TIMESTAMP_STRUCT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(613) : error C2146: syntax error : missing ';' before identifier 'm_hstmt'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(613) : error C2501: 'HSTMT' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(613) : error C2501: 'm_hstmt' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(658) : error C2061: syntax error : identifier 'RETCODE'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(710) : error C2061: syntax error : identifier 'HSTMT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(723) : error C2061: syntax error : identifier 'RETCODE'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(727) : error C2061: syntax error : identifier 'UWORD'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(728) : error C2146: syntax error : missing ';' before identifier 'FetchData'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(728) : error C2501: 'RETCODE' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(728) : error C2061: syntax error : identifier 'UWORD'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(730) : error C2061: syntax error : identifier 'UWORD'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(732) : error C2061: syntax error : identifier 'RETCODE'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(743) : error C2146: syntax error : missing ';' before identifier 'm_nResultCols'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(743) : error C2501: 'SWORD' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(743) : error C2501: 'm_nResultCols' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(756) : error C2061: syntax error : identifier 'HSTMT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(757) : error C2061: syntax error : identifier 'HSTMT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(763) : error C2061: syntax error : identifier 'HSTMT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(764) : error C2061: syntax error : identifier 'HSTMT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(776) : error C2061: syntax error : identifier 'RETCODE'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(811) : error C2061: syntax error : identifier 'UDWORD'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(812) : error C2061: syntax error : identifier 'UDWORD'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(813) : error C2061: syntax error : identifier 'HSTMT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(815) : error C2061: syntax error : identifier 'HSTMT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(818) : error C2061: syntax error : identifier 'HSTMT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(840) : error C2146: syntax error : missing ';' before identifier 'm_dwDriverConcurrency'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(840) : error C2501: 'UDWORD' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(840) : error C2501: 'm_dwDriverConcurrency' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(841) : error C2146: syntax error : missing ';' before identifier 'm_dwConcurrency'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(841) : error C2501: 'UDWORD' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(841) : error C2501: 'm_dwConcurrency' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(842) : error C2143: syntax error : missing ';' before '*'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(842) : error C2501: 'UWORD' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(842) : error C2501: 'm_rgRowStatus' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(844) : error C2146: syntax error : missing ';' before identifier 'm_hstmtUpdate'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(844) : error C2501: 'HSTMT' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(844) : error C2501: 'm_hstmtUpdate' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(881) : error C2061: syntax error : identifier 'HSTMT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(890) : error C2061: syntax error : identifier 'HSTMT'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(927) : error C2146: syntax error : missing ';' before identifier 'm_nSQLType'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(927) : error C2501: 'SWORD' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(927) : error C2501: 'm_nSQLType' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(928) : error C2146: syntax error : missing ';' before identifier 'm_nPrecision'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(928) : error C2501: 'UDWORD' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(928) : error C2501: 'm_nPrecision' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(929) : error C2146: syntax error : missing ';' before identifier 'm_nScale'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(929) : error C2501: 'SWORD' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(929) : error C2501: 'm_nScale' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(930) : error C2146: syntax error : missing ';' before identifier 'm_nNullability'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(930) : error C2501: 'SWORD' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(930) : error C2501: 'm_nNullability' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(936) : error C2146: syntax error : missing ';' before identifier 'm_nSQLType'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(936) : error C2501: 'SWORD' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(936) : error C2501: 'm_nSQLType' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(937) : error C2146: syntax error : missing ';' before identifier 'm_nPrecision'<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(937) : error C2501: 'UDWORD' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(937) : error C2501: 'm_nPrecision' : missing storage-class or type specifiers<br />
c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(937) : fatal error C1003: error count exceeds 100; stopping compilation<br />
Error executing clarm.exe.<br />
datenbank1.exe - 102 error(s), 1 warning(s)</p>
<p>zu krass woa, frag mich was ich falsch mache!? oder unterstützt embedded visual das überhaupt nicht!?</p>
<p>entwicklungsumgebung:<br />
windows ce 4.2<br />
embedded visual c++ 4.0<br />
mdac<br />
mysql connector 3.5</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1380357</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1380357</guid><dc:creator><![CDATA[shader]]></dc:creator><pubDate>Mon, 08 Oct 2007 10:40:15 GMT</pubDate></item><item><title><![CDATA[Reply to #include &amp;lt;afxdb.h&amp;gt; on Mon, 08 Oct 2007 10:47:34 GMT]]></title><description><![CDATA[<p>Hast Du vorher auch die afx.h included bzw. afxwin.h?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1380366</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1380366</guid><dc:creator><![CDATA[Martin Richter]]></dc:creator><pubDate>Mon, 08 Oct 2007 10:47:34 GMT</pubDate></item><item><title><![CDATA[Reply to #include &amp;lt;afxdb.h&amp;gt; on Mon, 08 Oct 2007 11:45:59 GMT]]></title><description><![CDATA[<p>hab ich noch nicht gemacht, aber jetzt. und dann kommt der fehler,</p>
<p>c:\programme\windows ce tools\wce420\pa962\mfc\include\afxdb.h(24) : fatal error C1189: #error : Database classes not supported in this library variant.</p>
<p>was bedeutet das jetzt, datenbank wird nicht von dieser bibliothek unterstützt. *hä*</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1380414</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1380414</guid><dc:creator><![CDATA[shader]]></dc:creator><pubDate>Mon, 08 Oct 2007 11:45:59 GMT</pubDate></item><item><title><![CDATA[Reply to #include &amp;lt;afxdb.h&amp;gt; on Mon, 08 Oct 2007 12:51:03 GMT]]></title><description><![CDATA[<p>ODBC geht nicht mit Embedded: <a href="http://www.pocketpcdn.com/forum/viewtopic.php?p=816&amp;sid=6c66906289fece2471416c3b61ad6d89" rel="nofollow">http://www.pocketpcdn.com/forum/viewtopic.php?p=816&amp;sid=6c66906289fece2471416c3b61ad6d89</a> <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f61e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--disappointed_face"
      title=":("
      alt="😞"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1380456</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1380456</guid><dc:creator><![CDATA[estartu]]></dc:creator><pubDate>Mon, 08 Oct 2007 12:51:03 GMT</pubDate></item><item><title><![CDATA[Reply to #include &amp;lt;afxdb.h&amp;gt; on Mon, 08 Oct 2007 12:57:41 GMT]]></title><description><![CDATA[<p>vielen vielen dank für deine hilfe. also muss ich mich jetzt auf eine andere method e einschießen.<br />
OLE DB/CE gibts keine ordentliche page<br />
ADOCE <a href="http://www.pocketpcmag.de/pocketpcbuch/referenz/adoce/index.html" rel="nofollow">http://www.pocketpcmag.de/pocketpcbuch/referenz/adoce/index.html</a></p>
<p>was würdet ihr mir empfehlen, is adoce empfehlenswert!?<br />
glaube nehme das</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1380460</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1380460</guid><dc:creator><![CDATA[shader]]></dc:creator><pubDate>Mon, 08 Oct 2007 12:57:41 GMT</pubDate></item><item><title><![CDATA[Reply to #include &amp;lt;afxdb.h&amp;gt; on Mon, 08 Oct 2007 12:59:34 GMT]]></title><description><![CDATA[<p>Ich kenne bisher leider nur ODBC, muss mich da also enthalten. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f61e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--disappointed_face"
      title=":("
      alt="😞"
    /><br />
Adoce klingt gut, dass sollte wenigstens laufen, hat ja immerhin ce im Namen. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";)"
      alt="😉"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1380463</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1380463</guid><dc:creator><![CDATA[estartu]]></dc:creator><pubDate>Mon, 08 Oct 2007 12:59:34 GMT</pubDate></item><item><title><![CDATA[Reply to #include &amp;lt;afxdb.h&amp;gt; on Mon, 08 Oct 2007 13:03:13 GMT]]></title><description><![CDATA[<p>naja dann werde ich mir mal in adoce richtig reinpumpen und dann mal schauen was geht*bäh* wenn ich fragen habe, komme ich aufjedn auf dich zurück*g* <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f603.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--grinning_face_with_big_eyes"
      title=":D"
      alt="😃"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1380466</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1380466</guid><dc:creator><![CDATA[shader]]></dc:creator><pubDate>Mon, 08 Oct 2007 13:03:13 GMT</pubDate></item></channel></rss>