Re: add index to linked table
- From: "John Provine" <xxx@xxxxxxx>
- Date: Mon, 25 Jul 2005 07:18:07 -0700
How does the problem relate to Delphi? ... Well ... ummm ... because I'm
using Delphi code to try to do this. Thanks for asking.
"Kevin Frevert" <kevin@xxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:42e3feca@xxxxxxxxxxxxxxxxxxxxxxxxx
> John,
>
> Since your using Access, how does the problem relate to Delphi?
>
> krf
>
> "John Provine" <xxx@xxxxxxx> wrote in message
> news:42e3c1fc$1@xxxxxxxxxxxxxxxxxxxxxxxxx
> > I'm trying to add an index to a linked Oracle table. The ADO function
call
> > seems straightforward enough, but all I get is "invalid argument". I
even
> > cut and pasted the example code from the online help. Same result.
> >
> > I'm not actually sure it's even possible to do this. When you manually
> link
> > to an Oracle table, Access adds a primary key named "__uniqueindex", but
> the
> > index is not added to the Oracle database, so I'm not sure where it is.
> The
> > problem is that Access (or maybe it's ODBC) randomly loses the index
over
> > time, at which point it won't let you edit the table. So I'm trying to
> find
> > a way to add the index back.
> >
> > Anybody have any insights?
> >
> >
>
>
.
- References:
- add index to linked table
- From: John Provine
- Re: add index to linked table
- From: Kevin Frevert
- add index to linked table
- Prev by Date: Re: Local dataset show parts in two grids
- Next by Date: Re: Storing and Retreiving JPG images using ADO and StoredProcedures
- Previous by thread: Re: add index to linked table
- Next by thread: Creating a table with multiple key and boolean fields in SQL
- Index(es):