D
Dan Loughridge
My Access 2000 database has ODBC links to tables in an
Oracle 8i database. One of these tables shows some
records as deleted (all fields contain #Deleted), but
other records in the same table are fine. The records
are all present in Oracle, and all records display ok
from an Access '97 database connected to the same Oracle
table.
The table in question has the following structure:
field_1 - varchar2(20), key
field_2 - varchar2(20), key
field_3 - date
field_4 - char(1)
Field_2 contains encrypted text based on the ISO
character set, so there are many odd characters.
Is there a registry setting or some other configuration
setting that will allow Access 2000 to display all the
records in my table?
Thanks,
Dan
Oracle 8i database. One of these tables shows some
records as deleted (all fields contain #Deleted), but
other records in the same table are fine. The records
are all present in Oracle, and all records display ok
from an Access '97 database connected to the same Oracle
table.
The table in question has the following structure:
field_1 - varchar2(20), key
field_2 - varchar2(20), key
field_3 - date
field_4 - char(1)
Field_2 contains encrypted text based on the ISO
character set, so there are many odd characters.
Is there a registry setting or some other configuration
setting that will allow Access 2000 to display all the
records in my table?
Thanks,
Dan