Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Access and Access VBA > Access
|
Access Discussion of Microsoft Access database design and programming. See also the forums for Access ASP and Access VBA.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 15th, 2004, 07:57 AM
Registered User
 
Join Date: Jun 2003
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default Error When linking Oracle Tables to Access

Hi Guys,
Has anyone tried linking an Oracle Database to Access and had an error about linking the table as it has too many indexes. This is a problem I have at the moment. I know for a fact the table has 32 (which is Access's limit) and before any one asks why, I didnt design the system, but it is fully normalised and absoloutly huge.

I have the Oracle ODBC drivers 8.01.07.810, and all tables link ok apart from this one. I have the same problem in both Access 97 and 2000. Odly the training database which is an exact duplicate of the Live one links this table ok, which leads me to believe that it isnt to do with the number of indexes but something to do with amount of data or widths? I also know that it is possible to workaround as another branch of my company had the same problem with the same system but got around it around 5 years ago but cant remember how. Is it possible to get access to ignore the number of indexes when linking?

Cheers
Magnus
 
Old January 15th, 2004, 02:54 PM
sal sal is offline
Friend of Wrox
 
Join Date: Oct 2003
Posts: 702
Thanks: 0
Thanked 0 Times in 0 Posts
Default

What is the exact problem you are having. Are you selecting one field as the index when you link the table?



Sal
 
Old January 16th, 2004, 10:02 AM
Registered User
 
Join Date: Jun 2003
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Pretty much what I said last time. I need to access data from a very large Oracle Database using Access, One of the main tables is called Schedules but when I try to create a link to this table Access says:

Operation Failed. There are too many indexes on table Schedules. Delete some of the indexes and try again.

I cant delete any indexes, as I have no access to the Oracle Database and it is a live system. What I need to do is find a workaround so that Access either ignores the number of indexes or doesnt link them.

Magnus






Similar Threads
Thread Thread Starter Forum Replies Last Post
Linking pivot tables iacon Excel VBA 3 July 24th, 2006 01:25 AM
Access2000 Linking Tables Rchanga Access 1 December 21st, 2004 05:49 PM
Linking Tables usedcarsgbcom Beginning PHP 4 November 23rd, 2004 08:46 PM
Prevent linking to tables MG76 Access 2 March 12th, 2004 02:29 PM
Linking Tables Con Access VBA 2 September 24th, 2003 04:32 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.