Re: Gettting a list of tables in Access database




Wow,

I've been doing this since C++Builder 1 came out, and I never saw that in the docs. Thanks.

"Dan Barclay" <Dan@xxxxxxxx> wrote:
>I haven't used it, but take a look at
>
> TADOConnection.GetTableNames()
>
>Dan
>
>"Don Wilcox" <drdwilcox@xxxxxxx> wrote in message
>news:42d066e5$1@xxxxxxxxxxxxxxxxxxxxxxxxx
>>
>> Is there a way to get a list of the tables in an access database? I am
>> using ADO, but would be willing to adopt another technology just to solve
>> this one small problem.
>>
>> Thanks,
>>
>> Don
>
>

.



Relevant Pages

  • Gettting a list of tables in Access database
    ... Is there a way to get a list of the tables in an access database? ... I am using ADO, but would be willing to adopt another technology just to solve this one small problem. ...
    (borland.public.delphi.database.ado)
  • Re: DAO vs ADO
    ... ADO will be around for a while, but it's definitely not the way of the ... wouldn't necessarily recommend new development in deprecated ... Access isn't a deprecated technology ...
    (microsoft.public.access.conversion)
  • Re: DAO vs ADO
    ... ADO will be around for a while, but it's definitely not the way of the ... wouldn't necessarily recommend new development in deprecated ... Access isn't a deprecated technology ...
    (microsoft.public.access.adp.sqlserver)
  • Re: Selecting Databases
    ... > I want to change my fondemental base from BDE to one another Technology, ... > Which Technology recommended, dbExpress or ADO? ... The BDE is not recommended for new projects now, ... dbExpress is lightweight, ...
    (borland.public.delphi.database.ado)
  • Re: Getting Autoincrement ID in ADO.NET
    ... One of the principle complaints about ADO classic was how it generated DML ... action commands at runtime. ... but using the new technology. ...
    (microsoft.public.dotnet.framework.adonet)