Error:You can't go to the specified record :Access Version 2003 11

U

unni

My Access form works fine with Oracle 9i (ODBC bridge)
But does not work with oracle 10g.
Error i get is "You can't go to the specified record"
The line which gives error is
"Forms![FRM_POD_ENTRY]![txt_po_la_primary_BOL].SetFocus"
 
Top