Book a Demo

Author Topic: Failure on inserting an image on a diagram  (Read 4825 times)

dstott

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Failure on inserting an image on a diagram
« on: May 14, 2014, 04:54:44 am »
I am getting a Microsoft Cursor Engine [-2147217887] when trying to insert an image onto an existing diagram.  This is occurring only with projects that use a data repository (postgres in this case); inserting the same image to a local project - one that uses the JET  engine - succeeds.

The full error is :

    Microsoft Cursor Engine [-2147217887]

    Multiple-step operation generated errors.  Check each status value.

This is with version 11.0.1106 Enterprise Architect and postgres 9.2.4

Has anyone else noticed this, and if so, do you have a workaround?

Thanks,

Dave

Mauricio Moya (Arquesoft)

  • EA User
  • **
  • Posts: 344
  • Karma: +8/-4
  • EA Consulting and development in Spanish
    • View Profile
    • Arquehub Azure Module
Re: Failure on inserting an image on a diagram
« Reply #1 on: May 14, 2014, 05:36:15 am »
When creating the ODBC connection you have to configure it as ANSI. Don't use UNICODE.