<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ArchiCAD 16 Project ODBC Driver in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/ArchiCAD-16-Project-ODBC-Driver/m-p/152171#M5773</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;I got the following debug log error message from &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;SQLDriverConnect() function:&lt;BR /&gt;
&lt;PRE&gt;QEODBCP: Loading QEODBC driver: C:\Program Files\Graphisoft\ArchiCAD 16 Project ODBC Driver\QEODBC.dll ...
The following system error occured while executing CDatabaseProvider::CDatabaseProvider : The specified procedure could not be found. 
--- Exception occured ----------------------------------------------------------
 
qe::odbc::CDatabaseProviderException
--- Details --------------------------------------------------------------------
 Location :
  
F:\VMWD\WrightPatch.FULL.WIN64\Sources\Listing\QEODBC\QEODBCDLL\qe\odbc\DatabaseProvider.cpp
(
193
)
 Error description :
  
Failed to get the database provider DLL.&lt;/PRE&gt;
Here is how I call it:&lt;BR /&gt;
&lt;PRE&gt;retcode = SQLDriverConnect(hDbc, NULL, ConnStr, SQL_NTS, RetConnStr, SQL_NTS, NULL, SQL_DRIVER_NOPROMPT);
&lt;/PRE&gt;
Here is the return of &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;SQLGetDiagRec() function:&lt;BR /&gt;
&lt;PRE&gt;SQLSTATE: HY000
MESSAGE: [Graphisoft][QEODBC]Failed to load database provider 'ArchiCAD 16 Project ODBC Driver'.&lt;/PRE&gt;
Help anyone?&lt;BR /&gt;&lt;BR /&gt;Also, is there a way to connect to the current project so that you don't have to put value for &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;PLN_full_path?&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Edit:&lt;/STRONG&gt;&lt;BR /&gt;Windows 7 64 bits&lt;BR /&gt;Visual 2010 Express - C++ (in debug x64)&lt;BR /&gt;ArchiCAD-64 16&lt;/DIV&gt;</description>
    <pubDate>Wed, 02 Aug 2023 12:06:28 GMT</pubDate>
    <dc:creator>ReignBough</dc:creator>
    <dc:date>2023-08-02T12:06:28Z</dc:date>
    <item>
      <title>ArchiCAD 16 Project ODBC Driver</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/ArchiCAD-16-Project-ODBC-Driver/m-p/152171#M5773</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;I got the following debug log error message from &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;SQLDriverConnect() function:&lt;BR /&gt;
&lt;PRE&gt;QEODBCP: Loading QEODBC driver: C:\Program Files\Graphisoft\ArchiCAD 16 Project ODBC Driver\QEODBC.dll ...
The following system error occured while executing CDatabaseProvider::CDatabaseProvider : The specified procedure could not be found. 
--- Exception occured ----------------------------------------------------------
 
qe::odbc::CDatabaseProviderException
--- Details --------------------------------------------------------------------
 Location :
  
F:\VMWD\WrightPatch.FULL.WIN64\Sources\Listing\QEODBC\QEODBCDLL\qe\odbc\DatabaseProvider.cpp
(
193
)
 Error description :
  
Failed to get the database provider DLL.&lt;/PRE&gt;
Here is how I call it:&lt;BR /&gt;
&lt;PRE&gt;retcode = SQLDriverConnect(hDbc, NULL, ConnStr, SQL_NTS, RetConnStr, SQL_NTS, NULL, SQL_DRIVER_NOPROMPT);
&lt;/PRE&gt;
Here is the return of &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;SQLGetDiagRec() function:&lt;BR /&gt;
&lt;PRE&gt;SQLSTATE: HY000
MESSAGE: [Graphisoft][QEODBC]Failed to load database provider 'ArchiCAD 16 Project ODBC Driver'.&lt;/PRE&gt;
Help anyone?&lt;BR /&gt;&lt;BR /&gt;Also, is there a way to connect to the current project so that you don't have to put value for &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;PLN_full_path?&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Edit:&lt;/STRONG&gt;&lt;BR /&gt;Windows 7 64 bits&lt;BR /&gt;Visual 2010 Express - C++ (in debug x64)&lt;BR /&gt;ArchiCAD-64 16&lt;/DIV&gt;</description>
      <pubDate>Wed, 02 Aug 2023 12:06:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/ArchiCAD-16-Project-ODBC-Driver/m-p/152171#M5773</guid>
      <dc:creator>ReignBough</dc:creator>
      <dc:date>2023-08-02T12:06:28Z</dc:date>
    </item>
  </channel>
</rss>

