Re: MS Access table and field properties
- From: "Viatcheslav V. Vassiliev" <support@xxxxxxxxxxxxxxx>
- Date: Sun, 28 Aug 2005 22:38:33 +0400
Look at TADOConnection.OpenSchema(siColumns).
//------------------------------------------
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:4310ac19@xxxxxxxxxxxxxxxxxxxxxxxxx
> I'm using D7 and would like to retrieve some field properties using ADO
> from a MS Access database. I need to know for each given table name the
> list with field names, and in each field, it's type (number, string, etc),
> it's maximum size and the comments i write on MS Access main program.
> Help with some source code would be appreciated.
> Thanks in advance.
>
.
- References:
- MS Access table and field properties
- From: TMA
- MS Access table and field properties
- Prev by Date: Re: TADOconnection not found
- Next by Date: Re: TADOconnection not found
- Previous by thread: Re: MS Access table and field properties
- Next by thread: TADOconnection not found
- Index(es):
Relevant Pages
|