+ Reply to Thread
Results 1 to 3 of 3

MDAC version and ADO version (Run-Time error '430')

  1. #1
    Registered User
    Join Date
    09-16-2008
    Location
    malaysia
    Posts
    89

    MDAC version and ADO version (Run-Time error '430')

    Hi all,

    I am facing problem for ADODB connection.
    Error message as below:

    Run-time error '430';
    Class does not support Automation or does not support expected interface

    below is my coding:
    Please Login or Register  to view this content.
    i have 2 servers, serverA and serverB

    ServerA: Microsoft Data Access Components (MDAC) 6.1.7601.17514
    ServerB: Microsoft Data Access Components (MDAC) 6.1.7600.16385

    my questions as below:

    i have 1 workbook Macro,

    -----success------
    when i check the ADO 2.8 library (Microsoft ActiveX data Objects 2.8 library)
    and connect to ServerA, MDAC 6.1.7601.17514
    connection to DB is success.

    -----success------
    when i check the ADO 2.7 library (Microsoft ActiveX data Objects 2.7 library)
    and connect to ServerA, MDAC 6.1.7601.17514
    connection to DB is success too.

    -----fail------
    when i check the ADO 2.8 library (Microsoft ActiveX data Objects 2.8 library)
    and connect to ServerB, MDAC 6.1.7600.16385
    connection to DB is fail with error '430'

    -----success------
    when i check the ADO 2.7 library (Microsoft ActiveX data Objects 2.7 library)
    and connect to ServerB, MDAC 6.1.7600.16385
    connection to DB is success.

    Is it MDAC 6.1.7600.16385 version does not compatibility with the ADO 2.8?

  2. #2
    Forum Guru romperstomper's Avatar
    Join Date
    11-04-2008
    Location
    A1
    MS-Off Ver
    Most
    Posts
    12,302

    Re: MDAC version and ADO version (Run-Time error '430')

    That error sounds like this old issue: http://support.microsoft.com/kb/2517589
    Also worth reading this follow-up: http://blogs.msdn.com/b/psssql/archi...to-fix-it.aspx
    Remember what the dormouse said
    Feed your head

  3. #3
    Registered User
    Join Date
    09-16-2008
    Location
    malaysia
    Posts
    89

    Re: MDAC version and ADO version (Run-Time error '430')

    anyone know?
    please help...
    thanks..

  4. #4
    Registered User
    Join Date
    09-16-2008
    Location
    malaysia
    Posts
    89

    Re: MDAC version and ADO version (Run-Time error '430')

    thank you. i get it.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Macro to determine version of excel version
    By dare2join in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-17-2013, 01:21 AM
  2. Version Error?
    By Sniper in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 09-09-2011, 06:00 AM
  3. Application Version Check and Run Time 5 Error
    By cdt in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-08-2010, 09:01 AM
  4. Replies: 3
    Last Post: 06-16-2005, 11:05 PM
  5. Replies: 1
    Last Post: 05-11-2005, 11:06 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1