Book a Demo

Author Topic: Microsoft Cursor Engine exception  (Read 7504 times)

nsuser

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Microsoft Cursor Engine exception
« on: May 22, 2008, 05:12:22 pm »
Hi,

Hope somebody can help me with the following problem. I have set up a MySQL database repository for my EA project. I've also managed to transfer everything from the .eap file to the database.

When I open up the properties window for a package and close it again I get the following error:

Microsoft Cursor Engine error '80040e38'
Row cannot be located for updating. Some values may have been changed since it was last read.

Has anyone got an idea what could cause this issue?

Mark Stubley

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Microsoft Cursor Engine exception
« Reply #1 on: May 22, 2008, 05:40:10 pm »
Is this of any use, I know the error number is different

http://www.sparxsystems.com/cgi-bin/yabb/YaBB.cgi?num=1038958480/1#1

We have similar issues when we forget to configure ODBC correctly.

Regards

Mark

nsuser

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Microsoft Cursor Engine exception
« Reply #2 on: May 22, 2008, 09:35:28 pm »
That was it!

Many thanks.