Book a Demo

Author Topic: Import Error  (Read 4891 times)

nxgravity

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Import Error
« on: August 03, 2016, 06:11:09 am »
Good Afternoon,

I'm seeing the following error on import. Any recommendations would be greatly appreciated.  :)

The data types ntext and varchar are incompatible in the equal to operator.

Context:
   Select * from t_connector where Start_Object_ID=72593 OR End_Object_ID=72593 OR (SubType='Class' AND Connector_ID=0 AND PDATA1='72593')

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Import Error
« Reply #1 on: August 03, 2016, 08:14:28 am »
Which EA version? What are you doing? XMI import? Which version there?

q.

VKN

  • EA User
  • **
  • Posts: 187
  • Karma: +9/-1
    • View Profile
Re: Import Error
« Reply #2 on: August 03, 2016, 10:27:58 am »
Unfortunately, you're not left with much options here other than upgrading to the latest version of EA or report a bug if you already have the latest version.

nxgravity

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Import Error
« Reply #3 on: August 04, 2016, 12:20:20 am »
Which EA version? What are you doing? XMI import? Which version there?

q.

Hello,

We're currently using EA 11.0.1105.

This occurs during a C# import.

Thank you,
Rob

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Import Error
« Reply #4 on: August 04, 2016, 08:19:29 am »
In that case you should contact Sparx support (via bug report/mail). They will likely need your source in some way to reproduce that.

q.

nxgravity

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Import Error
« Reply #5 on: August 05, 2016, 01:15:35 am »
I'll create a support request now. Thank you so much for your help  :)