I have the latest version of DAO and am
using it with Oracle 8.16. I started using
the loader module which work fine with my test file (which had only two fields). When I went to use one of my production files (41 fields all string - 241 characters total), During the loader.prepare method I get the error ORA-2373 error parsing inset and ORA-01747 invalid table, column name ect. Is there a limit to the number of fields for the loader?
------------------
Bob
using it with Oracle 8.16. I started using
the loader module which work fine with my test file (which had only two fields). When I went to use one of my production files (41 fields all string - 241 characters total), During the loader.prepare method I get the error ORA-2373 error parsing inset and ORA-01747 invalid table, column name ect. Is there a limit to the number of fields for the loader?
------------------
Bob