Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2020
    Posts
    3

    Access 2016 64 bit slow to open linked table Oracle 11 g 64 bit


    Good evening, I have a problem with ACCESS 2016 64 bit and Oracle 11g 64 bit. When opening rather large linked oracle tables, the opening is very slow. If instead a pass-through query is launched, the opening is immediate. The same tables opened with windows XP and Access XP with ODBC driver 9 are very fast. Can anyone help me please?

  2. #2
    Join Date
    Apr 2020
    Posts
    3
    I have found the problem but i don't know how can i solve. The problem is on the key table definition. If the key is set on varchar2 field the table opening operations is very fast, if the key is set on NUMBER field the table opening operations is very slow.
    I create two tables (tot records 5.400.000); the tables are identical except for the primary key which in one case is VARCHAR2 and in the other is NUMBER. The one with the key VARCHAR2 is very fast, the other is very slow.
    Anyone have any ideas on this?

  3. #3
    Micron is offline Virtually Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    12,800

  4. #4
    Join Date
    Apr 2020
    Posts
    3
    The problem can be solved in two ways:
    1 - change the type of field on the oracle tables bringing it to NUMBER (10) or VARCHAR (2)
    2 - on the configuration of the ODBC set "BIND NUMBER AS FLOAT" = true (BNF=T). In this case it is however necessary to create a new DB and recreate the linked tables.
    Thank you all.

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

Similar Threads

  1. Replies: 1
    Last Post: 04-17-2018, 09:49 AM
  2. Replies: 1
    Last Post: 01-17-2018, 04:14 AM
  3. Replies: 5
    Last Post: 08-12-2016, 11:08 AM
  4. Combobox with linked Oracle table
    By Peter_ in forum Forms
    Replies: 2
    Last Post: 01-08-2016, 07:46 AM
  5. Replies: 3
    Last Post: 08-09-2013, 05:12 AM

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