J
Jim Dowling
I'm working with large us census tables and need to import
them from Oracle 9i to Access 2000. The import fails give
a generic error "Record too large." Both the MS and
Oracle drivers provide the same error. If I use Access
97, the import is successfull, though all numbers are
imported as doubles. The basic table:
FILEID VARCHAR2(6)
STUSAB VARCHAR2(2)
CHARITER NUMBER(3)
CIFSN NUMBER(2)
LOGRECNO NUMBER(7)
P001001 NUMBER(10)
P002001 NUMBER(10)
P002002 NUMBER(10) ..... remaining columns are number(10)
with a total of 227 columns
Is there a workaround that permits the use of Access 2000?
Thanks,
Jim
them from Oracle 9i to Access 2000. The import fails give
a generic error "Record too large." Both the MS and
Oracle drivers provide the same error. If I use Access
97, the import is successfull, though all numbers are
imported as doubles. The basic table:
FILEID VARCHAR2(6)
STUSAB VARCHAR2(2)
CHARITER NUMBER(3)
CIFSN NUMBER(2)
LOGRECNO NUMBER(7)
P001001 NUMBER(10)
P002001 NUMBER(10)
P002002 NUMBER(10) ..... remaining columns are number(10)
with a total of 227 columns
Is there a workaround that permits the use of Access 2000?
Thanks,
Jim