Book a Demo

Author Topic: Incompatible SQL Server types when running SV-6  (Read 3075 times)

Peter Kelley

  • EA User
  • **
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Incompatible SQL Server types when running SV-6
« on: July 08, 2013, 02:03:54 pm »
I'm trying to run an SV-6 search as specified by the UPDM plugin. I get the SQL Server error:

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

What do I do?

EA version 9.2.922
Peter Kelley

Helmut Ortmann

  • EA User
  • **
  • Posts: 970
  • Karma: +42/-1
    • View Profile
Re: Incompatible SQL Server types when running SV-
« Reply #1 on: July 08, 2013, 03:21:50 pm »
Hello Peter,

I don't know the SV-6 query.

If you have some experiences with SQL you can solve the problem by yourself. The faulty SQL string and the complete error message you can see at:

%APPDATA%Sparxs Systems\EA\DBError.txt

If you put the SQL string into this Forum someone can help you. It looks like a missing cast to make the two different SQL Server types compatible.

Best regards,

Helmut

Coaching, Training, Workshop (Addins: hoTools, Search&Replace, LineStyle)