add index to linked table
- From: "John Provine" <xxx@xxxxxxx>
- Date: Sun, 24 Jul 2005 09:29:49 -0700
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?
.
- Follow-Ups:
- Re: add index to linked table
- From: Kevin Frevert
- Re: add index to linked table
- Prev by Date: Re: IDE no response
- Next by Date: Re: add index to linked table
- Previous by thread: Locking of individual records in a table?
- Next by thread: Re: add index to linked table
- Index(es):
Relevant Pages
|