Re: Microsoft OLE DB Provider for ODBC Drivers error '80004005'

From: Mary Chipman (mchip_at_nomail.please)
Date: 08/30/03

  • Next message: Max Favilli: "Re: URGENT, please, someone is trying to hack my SQL"
    Date: Sat, 30 Aug 2003 17:35:57 -0400
    
    

    The error message you received is telling you what is wrong in a
    roundabout way -- you can't use a DSN with an ADO connection. Set your
    connection string to something that ADO can understand. For examples,
    see www.connectionstrings.com or www.able-consulting.com/ADO_Conn.htm.

    -- Mary
    MCW Technologies
    http://www.mcwtech.com

    On Fri, 29 Aug 2003 16:09:26 -0700, "Mel" <rawdow@hotmail.com> wrote:

    >My source code:
    >
    >Dim objConn
    >Set objConn = Server.CreateObject("ADODB.Connection")
    >objConn.ConnectionString = "DSN=WidgetWorld.dsn"
    >objConn.Open
    >
    >I recieve the following error:
    >
    >Microsoft OLE DB Provider for ODBC Drivers
    >error '80004005'
    >
    >[Microsoft][ODBC Driver Manager] Data source name not
    >found and no default driver specified
    >
    >Please help.


  • Next message: Max Favilli: "Re: URGENT, please, someone is trying to hack my SQL"

    Relevant Pages

    • Re: SQL
      ... what drivers are you using to access the DBF file? ... ODBC drivers which result in this error the first time they are initialised. ... The fact that you error message mentions Paradox is a little weird, ...
      (microsoft.public.vb.database.dao)
    • Re: Reviewing my code. Displaying a BLOB image through a browser
      ... Ok I made that change and now I get this error message in my browser. ... Microsoft OLE DB Provider for ODBC Drivers ... Please reply to the newsgroup. ...
      (microsoft.public.inetserver.asp.db)
    • Re: Suddenly ODBC driver does not work
      ... > Suddenly the users and I get an error message when trying to open the ... > The page stops and shows "ODBC Drivers error '80040e21' ... I just noticed that you are using MySQL. ... This email account is my spam trap so I ...
      (microsoft.public.inetserver.asp.db)
    • Data access
      ... I tried accessing databases like MS-Access, ... and Oracle via ODBC drivers. ... connects to the database, I have encountered "Microsoft ... error Message' which is asking me to send the report to ...
      (microsoft.public.windowsxp.general)
    • Re: Damaged ODBC Drivers
      ... >> I have received error messages stating that my ODBC drivers may be ... > When are you getting the error message? ... > you find the instructions saying to uninstall SP2? ... The solution was to copy the registry ...
      (microsoft.public.windowsxp.basics)