'MSDAORA.1' failed with no error message available, result code: E_FAIL(0x80004005)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sri sravanthi
    New Member
    • Feb 2012
    • 1

    'MSDAORA.1' failed with no error message available, result code: E_FAIL(0x80004005)

    I have oracle update stored procedure in c# ado.net coding ,the update procedure having 60 columns .i got 'MSDAORA.1' failed with no error message available, result code: E_FAIL(0x800040 05) type of error
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    Can't help without seeing the code.

    Comment

    • MrMancunian
      Recognized Expert Contributor
      • Jul 2008
      • 569

      #3
      Any chance that you used a reserved word in one of your database tables?

      Comment

      Working...