Re: MS Access table and field properties



Try

fCatalog._Set_ActiveConnection(ADOConnection.Connection);

//------------------------------------------
Regards,
Vassiliev V. V.
http://www.managed-vcl.com - using .Net objects in Delphi for Win32 +
ADO.Net
http://www.oledbdirect.com - The fastest way to access MS SQL Server,
MS Jet (Access) and Interbase (through OLEDB)

"TMA" <tmasoftwares@xxxxxxxxx> ÓÏÏÂÝÉÌ/ÓÏÏÂÝÉÌÁ × ÎÏ×ÏÓÔÑÈ ÓÌÅÄÕÀÝÅÅ:
news:43128609$1@xxxxxxxxxxxxxxxxxxxxxxxxx
> Hi Bushay,
>
> I didn't have ADOX, so i followed the steps as described in
> http://delphi.about.com/od/database/l/aa072401a.htm
>
>> fCatalog._Set_ActiveConnection(ADOConnection.ConnectionString);
> this line raises a compiler error saying INCOMPATIBLE TYPES WIDESTRING AND
> IDISPATCH
>
> Thanks for the answer.
>


.



Relevant Pages

  • Re: MS Access table and field properties
    ... http://www.oledbdirect.com - The fastest way to access MS SQL Server, ... MS Jet and Interbase (through OLEDB) ...
    (borland.public.delphi.database.ado)
  • Re: index list with ado?
    ... http://www.oledbdirect.com - The fastest way to access MS SQL Server, ... MS Jet and Interbase (through OLEDB) ...
    (borland.public.delphi.database.ado)
  • Re: Looking for free installer program
    ... http://www.oledbdirect.com - The fastest way to access MS SQL Server, ... MS Jet and Interbase (through OLEDB) ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: TWebBrowser and SelectAll
    ... MS Jet and Interbase (through OLEDB) ...
    (borland.public.delphi.thirdpartytools.general)
  • Application.StartupPath and mdb problem
    ... Me.OleDbConnection1.ConnectionString = "Jet OLEDB:Global Partial Bulk ... Repair=False;Jet OLEDB" & _ ... so that I can put in the relative path to the database instead of ...
    (microsoft.public.dotnet.languages.vb)