Sending Access tabledata to Oracle

R

Ray Evans

I am trying to send an Access table to Oracle; but I am
receiving the following error:

ORA-01723: zero-length columns are not allowed.

I checked the table being sent and all text columns have
AllowZeroLength set to NO.

Anybody have any suggestons?

Thanks
 
Top