Hi All,
My problem is that I'm linking the Oracle 8i table into Access 2000 with a column as datatype NUMBER(15,8) and when I try to access the data through my linked table in Access 2000 it doesn't shows me the records where there is bigger value in this particular field and the access gives the error that "The decimal field precision is too small to accept the numeric you attempted to add". Where as there is no problem while linking the same table in access 97.