Hallo wieder,
Zitat von
Dezipaitor:
Die TLB habe ich jedoch auch nicht. Welche Interfaces werden da definiert?
Öhem... Weiss nich... mehr Infos als oben unter den beiden Links sind, habe ich auch nich
Oder meinst Du die ADODB.PAS?
Die sähe so aus:
Delphi-Quellcode:
{*************************************************************}
{ }
{ Borland Delphi Visual Component Library }
{ ADO Components }
{ }
{ Copyright (c) 1999-2005 Borland Software Corporation }
{ }
{*************************************************************}
unit ADODB;
interface
{$R-,Q-}
uses
Windows, Variants,
ActiveX, SysUtils, Classes, TypInfo,
DB, OleDB, ADOInt, WideStrings;
...
Zitat von
Tyrael Y.:
Gehe folgendermassen vor...
Danke!
Und das hätte mit Sicherheit funktioniert... wenn ich nicht nur die Turbo Delphi-Version hätte.
Schade. Damit ist mein Projekt wohl gestorben, fürchte ich !?
Mfg,
Sam