<?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[IDAPI Service Bibliotheks Problem]]></title><description><![CDATA[<p>hallo folgender code bringt mir folgende fehler meldung</p>
<pre><code class="language-cpp">AnsiString pfad = Application-&gt;ExeName;

__fastcall TForm1::TForm1(TComponent* Owner)
        : TForm(Owner)
{
  Database1-&gt;Close();
  Database1-&gt;DriverName=&quot;MSACCESS&quot;;
  Database1-&gt;LoginPrompt=false;

  int pos=0;
  for(int i=0;i&lt;pfad.Length();i++){
    if(pfad.SubString(i,1)==&quot;\\&quot;){
      pos=0;
      pos=i+1;
    }
  }
  pfad.Delete(pos,pfad.Length()-pos+1);
  pfad+=&quot;db1.mdb&quot;;

  Session-&gt;AddStandardAlias(&quot;Alliallasasddasda&quot;, pfad , &quot;MSACCESS&quot;);
  Session-&gt;SaveConfigFile();

  Database1-&gt;Params-&gt;Add(&quot;DATABASE NAME=&quot;+pfad);

  Database1-&gt;Open();
  Table1-&gt;Active=true;

}
</code></pre>
<p>Fehler: IDAPI Service Bibliotheks</p>
<p>jemand ne ahnung? bitte</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/180952/idapi-service-bibliotheks-problem</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 16:09:35 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/180952.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 08 May 2007 14:50:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to IDAPI Service Bibliotheks Problem on Tue, 08 May 2007 14:50:04 GMT]]></title><description><![CDATA[<p>hallo folgender code bringt mir folgende fehler meldung</p>
<pre><code class="language-cpp">AnsiString pfad = Application-&gt;ExeName;

__fastcall TForm1::TForm1(TComponent* Owner)
        : TForm(Owner)
{
  Database1-&gt;Close();
  Database1-&gt;DriverName=&quot;MSACCESS&quot;;
  Database1-&gt;LoginPrompt=false;

  int pos=0;
  for(int i=0;i&lt;pfad.Length();i++){
    if(pfad.SubString(i,1)==&quot;\\&quot;){
      pos=0;
      pos=i+1;
    }
  }
  pfad.Delete(pos,pfad.Length()-pos+1);
  pfad+=&quot;db1.mdb&quot;;

  Session-&gt;AddStandardAlias(&quot;Alliallasasddasda&quot;, pfad , &quot;MSACCESS&quot;);
  Session-&gt;SaveConfigFile();

  Database1-&gt;Params-&gt;Add(&quot;DATABASE NAME=&quot;+pfad);

  Database1-&gt;Open();
  Table1-&gt;Active=true;

}
</code></pre>
<p>Fehler: IDAPI Service Bibliotheks</p>
<p>jemand ne ahnung? bitte</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1280961</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1280961</guid><dc:creator><![CDATA[hilfe123]]></dc:creator><pubDate>Tue, 08 May 2007 14:50:04 GMT</pubDate></item><item><title><![CDATA[Reply to IDAPI Service Bibliotheks Problem on Tue, 08 May 2007 14:58:21 GMT]]></title><description><![CDATA[<p>Fehler verföllständigung</p>
<p>Im Projekt Einbindung.exe ist eine Exeption der Klasse EDBEngineError aufgetreten. Meldung: 'Fehler beim Laden der IDAPI Service Bibliothek<br />
Datei: MSJT3032.dll<br />
Alias: dataBase'. Prozess wurde angehalten bla</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1280973</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1280973</guid><dc:creator><![CDATA[hilfe123]]></dc:creator><pubDate>Tue, 08 May 2007 14:58:21 GMT</pubDate></item><item><title><![CDATA[Reply to IDAPI Service Bibliotheks Problem on Wed, 09 May 2007 07:51:42 GMT]]></title><description><![CDATA[<p>keiner eine ahnung???</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1281349</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1281349</guid><dc:creator><![CDATA[hilfe123]]></dc:creator><pubDate>Wed, 09 May 2007 07:51:42 GMT</pubDate></item><item><title><![CDATA[Reply to IDAPI Service Bibliotheks Problem on Wed, 09 May 2007 08:09:11 GMT]]></title><description><![CDATA[<p>vielleicht hilft dir dieser <a href="http://entwickler-forum.de/showthread.php?t=19517" rel="nofollow">Beitrag</a></p>
<p>noch einen Tip: um an den Pfad zu kommen, in dem die Anwendung steht, kann man <em>ExtractFilePath</em> verwenden</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1281365</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1281365</guid><dc:creator><![CDATA[Linnea]]></dc:creator><pubDate>Wed, 09 May 2007 08:09:11 GMT</pubDate></item><item><title><![CDATA[Reply to IDAPI Service Bibliotheks Problem on Wed, 09 May 2007 09:53:26 GMT]]></title><description><![CDATA[<pre><code>int pos=0;
  for(int i=0;i&lt;pfad.Length();i++){
    if(pfad.SubString(i,1)==&quot;\\&quot;){
      pos=0;
      pos=i+1;
    }
  }
  pfad.Delete(pos,pfad.Length()-pos+1);
</code></pre>
<p>ist dir aufgefallen, dass du den pfad löscht ausserhalb der schleife</p>
<p>der wert der zuletzt in &quot;pos&quot; gespeichert wird, wird verwendet, niemals die ersten durchläufe bis length erreicht ist</p>
<p>noch dazu, dass &quot;\&quot; = \ bedeutet</p>
<p>hoffe das hilft dir weiter</p>
<p>greetz</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1281418</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1281418</guid><dc:creator><![CDATA[09052007]]></dc:creator><pubDate>Wed, 09 May 2007 09:53:26 GMT</pubDate></item><item><title><![CDATA[Reply to IDAPI Service Bibliotheks Problem on Wed, 09 May 2007 11:23:07 GMT]]></title><description><![CDATA[<p>@09052007<br />
hilf123 versucht den Pfad bis zur Exe.datei auszulesen, z.B. bei &quot;D:\Projekte\Testprojekt\Projekt.exe&quot; bekommt er so &quot;D:\Projekte\Testprojekt\&quot;<br />
deshalb ist sein Quellcode, wenn auch etwas umständlich, so doch korrekt</p>
<p>außerdem solltest du dir mal das Thema Escape-Sequenzen in der BCB-Hilfe ansehen, da \\ hier völlig korrekt ist und auch nur als 1 Zeichen gewertet wird</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1281501</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1281501</guid><dc:creator><![CDATA[Linnea]]></dc:creator><pubDate>Wed, 09 May 2007 11:23:07 GMT</pubDate></item><item><title><![CDATA[Reply to IDAPI Service Bibliotheks Problem on Wed, 09 May 2007 11:34:43 GMT]]></title><description><![CDATA[<p>Das pos=0 ist da allerdings überflüssig.<br />
Man könnte das aber auch so schreiben.</p>
<pre><code class="language-cpp">AnsiString pfad = ExtractFilePath(Application-&gt;Exename) + &quot;db1.mdb&quot;;
</code></pre>
<p>Bezüglich des Fehlers. Wenn du mit dem debugger durchgehst, wann kommt der Fehler genau? Evtl. stimmen hier auch einfach die Parameter des Alias nicht. Ich kenne mich mit ACCESS-Anbindungen über die BDE aber nicht aus.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1281512</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1281512</guid><dc:creator><![CDATA[Braunstein]]></dc:creator><pubDate>Wed, 09 May 2007 11:34:43 GMT</pubDate></item><item><title><![CDATA[Reply to IDAPI Service Bibliotheks Problem on Wed, 09 May 2007 21:27:28 GMT]]></title><description><![CDATA[<p>ich danke euch allen schon mal viel mals. auch wenn keiner der beitrage wirklich geholfen hat. das soll kein vorwurf sein sondern eine feststellung.</p>
<p>wenn ich mit dem debugger durchgeh, kommt der fehler beim</p>
<p>Database1-&gt;Open();</p>
<p>also wenn ich die Database aktiviere also öffne.</p>
<p>BIITITTEEE helft miiiirrrr</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1282016</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1282016</guid><dc:creator><![CDATA[hilfe123]]></dc:creator><pubDate>Wed, 09 May 2007 21:27:28 GMT</pubDate></item><item><title><![CDATA[Reply to IDAPI Service Bibliotheks Problem on Thu, 10 May 2007 05:59:56 GMT]]></title><description><![CDATA[<p>Vergiss die BDE, die ist veraltet, führt zu solchen und anderen Fehlern. Außerdem mußt du im schlimmsten Fall irgendwann in der Zukunft alle BDE-Projekte so oder so umbauen, da die BDE dann garnicht mehr unterstützt wird. Auch die Weitergabe solcher Projekte ist nicht unproblematisch.</p>
<p>Die ADO-Componenten sind ab BCB6 mit dabei, ansonsten gibts noch DBExpress. Alternativ sind andere Datenbanken zu empfehlen. Schau dir dazu auch mal die FAQ im Datenbank-Forum an.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1282069</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1282069</guid><dc:creator><![CDATA[Linnea]]></dc:creator><pubDate>Thu, 10 May 2007 05:59:56 GMT</pubDate></item><item><title><![CDATA[Reply to IDAPI Service Bibliotheks Problem on Fri, 11 May 2007 06:32:40 GMT]]></title><description><![CDATA[<p>hallo,</p>
<p>konnte das problem lösen. und zwar für alle diejenigen, die das gleiche problem haben, DAO treiber aktualisieren, und die dll einstellung vom MSACCESS verändern</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1282772</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1282772</guid><dc:creator><![CDATA[hilfe123]]></dc:creator><pubDate>Fri, 11 May 2007 06:32:40 GMT</pubDate></item></channel></rss>