G
Guest
Hello,
I have some Linked tables that are in Oracle and when executing this code I
get ORA-00972 - Identifier to long.
RsPort.CursorType = adOpenKeyset
RsPort.LockType = adLockOptimistic
RsPort.Open "TRAF_DATA1_TBL_PORTABLE_CLASS_TEMP", CN, , , adCmdTable
I have some Linked tables that are in Oracle and when executing this code I
get ORA-00972 - Identifier to long.
RsPort.CursorType = adOpenKeyset
RsPort.LockType = adLockOptimistic
RsPort.Open "TRAF_DATA1_TBL_PORTABLE_CLASS_TEMP", CN, , , adCmdTable