About 621,000 results
Open links in new tab
  1. VBA Run-time error '-2147467259 (80004005) - Stack Overflow

    Jul 1, 2015 · I am trying to connect to mysql using Excel VBA, I am using Excel 2013. I am new to VB, so i followed this example: Inserting Data Into MySQL From Excel Using VBA. Here is my …

  2. ODBC Error Run-Time Error '-2147467259 (80004005) - Microsoft

    Feb 18, 2021 · Describes an error message that you receive when you install an Office program. Fixes an issue in which you receive 0x80004005 error when trying to access a page that …

  3. [RESOLVED] run time error '2147467259 (80004005)-VBForums - Visual Basic

    Oct 22, 2017 · The most common cause of the problem you are experiencing is a syntax error in the Connection string. Can you copy and past the code from your project so we can see …

  4. Run-time error '-2147467259 (80004005)' [SOLVED] - Excel …

    Feb 14, 2013 · Re: Run-time error '-2147467259 (80004005)' You can't run SQL commands directly in the VBEditor. You'd need to enter the SQL into a query.

  5. VBA Runtime error '-2147467259 (80004005)' not triggering error

    Jun 9, 2025 · I have error handling code in my function but it is not being triggered and I get this messagebox instead. Does anyone know how I can get the error handling to actually be …

  6. Run-time Error '-2147467259 (80004005): The export failed …

    Jan 13, 2023 · Run-time Error '-2147467259 (80004005): The export failed because this feature is not installed. The image shows all the References I've enabled in the Excel Tools\References.

  7. "Run-time error '-2147467259 (80004005)':" when running VBA

    Apr 30, 2025 · When running VBA macro in Inventor on specific assembly variant, the following message appears: Microsoft Visual Basic Run-time error '-2147467259 (80004005)': Method …

  8. [RESOLVED] Run-time error ‘-2147467259 (80004005)’:-VBForums

    Nov 16, 2009 · I changed that and didn't get that prompt window anymore, but still got the Run-time error ‘-2147467259 (80004005)’. Never mind, I'm nothing if not tenacious and I think I've …

  9. Visual Basic error messages | Microsoft Learn

    Sep 15, 2021 · If the Visual Basic compiler encounters a problem in the code, a compile-time error occurs. In the Visual Studio code editor, you can easily identify which line of code caused …

  10. Excel giving "System Error &H80004005 (-2147467259). Unspecified error ...

    I used "RegSvr32 comctl32.dll" in the Run window and it gave an error saying that it was loaded, but the entry-point DllRegisterService was not found.