Re: MS Access table and field properties



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.


.