rfischernw7
Member
I am using PL/SQL developer to copy the structure of one database to another. The table structures are identical in both databases. I can also copy all the table data from all the tables except one. This table has two blob columns each contained in a separate table space. I use PL/SQL developer to export the table. Then try to import the table data and I get the following message, "This export file cannot be imported with this version of PL/SQL Developer". What does this mean? I am using the same version to do both export and import.