Re: ADO and MetaData



Michael Fox wrote:

Hi,

<snip text>

Microsoft have indicated that Delphi is trying to collect metadata
information for the client and said it is a Delphi issue. Does
anyone know how to prevent the metadata call?

typical answer... They forgot to mention that the Delphi ADO components
are simply wrappers around Microsoft's ADO.

I guess you have done it so just in case, did you check the MDAC layer?
Maybe something got corrupted or you don't have the latest version
installed?

You could try to use the MDAC component Checker

http://msdn.microsoft.com/data/ref/mdac/downloads/

--
Best regards :)

Guillem Vicens Meier
Dep. Informatica Green Service S.A.
www.clubgreenoasis.com
--
Contribute to the Indy Docs project: http://docs.indyproject.org
--
In order to contact me remove the -nospam

.



Relevant Pages

  • Re: Metadata and generics in Win32
    ... >> Will there be metadata and generics in the next win32 compiler? ... > There is no need to add gimmicks to Delphi. ... Delphi, but not as much as in .NET. ...
    (borland.public.delphi.non-technical)
  • Re: Retrieving MS Access Field Descriptions
    ... table in a MS Access DB using an ADO connection? ... Delphi 7/MS Access 2003. ... The link Ian provided will help you get the other metadata from the db. ... Leo ...
    (borland.public.delphi.database.ado)