Results 1 to 10 of 10
  1. #1
    mcgowan.b is offline Novice
    Windows XP Access 2003
    Join Date
    Nov 2009
    Posts
    5

    Error Linking External Table


    Hi

    I'm trying to link to an ODBC table in access. When I do though, I get an error message saying 'The Operation Failed. There are too many indexes on the table 'My Table' Delete some of these indexes and try again' There are currently circa 120 fields on this table.

    The ODBC connection I have is read only and the table 'My Table' is the primary table of my database. Is there a way round this to select only the fields that I want on the table to come back into access?

  2. #2
    Rainlover's Avatar
    Rainlover is offline Expert
    Windows XP Access 2003
    Join Date
    Nov 2009
    Location
    Queensland Australia
    Posts
    691
    Are you linking Access to Access or something else.

  3. #3
    mcgowan.b is offline Novice
    Windows XP Access 2003
    Join Date
    Nov 2009
    Posts
    5
    Access to an SQL Database via ODBC

  4. #4
    Rainlover's Avatar
    Rainlover is offline Expert
    Windows XP Access 2003
    Join Date
    Nov 2009
    Location
    Queensland Australia
    Posts
    691
    I have never experience this problem before.

    Also I have never experienced a Table with 120 Fields.

    You need to look at your design. Search Normalisation.

  5. #5
    mcgowan.b is offline Novice
    Windows XP Access 2003
    Join Date
    Nov 2009
    Posts
    5
    Quote Originally Posted by Rainlover View Post
    I have never experience this problem before.

    Also I have never experienced a Table with 120 Fields.

    You need to look at your design. Search Normalisation.
    The Database is provided to us by a thrid party, and so our connection to it is read only. There are a lot of fields in the table, but I would only need about 25 of them max. is there a way to link to the table but only use fields that I want?

  6. #6
    Rainlover's Avatar
    Rainlover is offline Expert
    Windows XP Access 2003
    Join Date
    Nov 2009
    Location
    Queensland Australia
    Posts
    691
    What happens is that you link to the Table not to the Fields.

    I am a MySQL person and not very experienced with SQL Server.

    Do you have the correct driver?

  7. #7
    mcgowan.b is offline Novice
    Windows XP Access 2003
    Join Date
    Nov 2009
    Posts
    5
    Quote Originally Posted by Rainlover View Post
    What happens is that you link to the Table not to the Fields.

    I am a MySQL person and not very experienced with SQL Server.

    Do you have the correct driver?
    Yes, i have the correct driver and can link other tables from the database fine. When I try to link to the table I want 'incidents' I get the attached message

  8. #8
    Rainlover's Avatar
    Rainlover is offline Expert
    Windows XP Access 2003
    Join Date
    Nov 2009
    Location
    Queensland Australia
    Posts
    691
    There appears to be no simple solution.

    The maximum number of indexes is 32.

    Have a look at this link.

    http://office.microsoft.com/assistan...EC010227011033

    I believe you could create a Query to get around this problem.

    Again this is a new thing for me.

    I would suggest that you Google for more help.

    I am 99% sure this is possible, but I simply have not done this.

  9. #9
    mcgowan.b is offline Novice
    Windows XP Access 2003
    Join Date
    Nov 2009
    Posts
    5
    Is it possible to import a table without indexing all the fields, or only indexing the ones I want?

  10. #10
    Rainlover's Avatar
    Rainlover is offline Expert
    Windows XP Access 2003
    Join Date
    Nov 2009
    Location
    Queensland Australia
    Posts
    691
    Maybe you could do this with a query.

    I will do some research tomorrow but no promises.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. populate table w/ external data
    By tlittell in forum Programming
    Replies: 2
    Last Post: 02-20-2010, 08:29 AM
  2. Appending a table with external script
    By farva in forum Import/Export Data
    Replies: 0
    Last Post: 11-09-2009, 12:12 PM
  3. Replies: 2
    Last Post: 10-27-2009, 07:09 AM
  4. Connect to external .mdb
    By bcobb2350 in forum Programming
    Replies: 8
    Last Post: 10-02-2009, 10:00 AM
  5. Trouble linking a table to a query
    By wtubell in forum Queries
    Replies: 1
    Last Post: 03-26-2009, 06:34 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums