Book a Demo

Author Topic: CSV-Import: DAO.Fields [3265]  (Read 5387 times)

Pegasus

  • EA User
  • **
  • Posts: 38
  • Karma: +0/-0
    • View Profile
CSV-Import: DAO.Fields [3265]
« on: November 24, 2016, 07:54:32 pm »
Hello,

I do import (EA 13.0.1305) from excel/csv-file with hierarchical informations (CSV_KEY/CSV_PARENT_KEY) and get following message DAO.Fields [3265] Element in dieser Auflistung nicht gefunden. If export results (including GUI-ID) from EA into csv-file and compare this file wiht the i did the import with, I don't see differences. But what cause this messages. I fear inconsistency in data?

Thanks for feedback in advance
Pegasus

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: CSV-Import: DAO.Fields [3265]
« Reply #1 on: November 25, 2016, 09:17:29 am »
After translation, of your error I think that it's tried to access a field in the database that doesn't exist.

For any more information, I'd need to see a sample of the data and CSV import specification.