data base connection string problem

Discussion in 'Databases' started by abt888, Aug 17, 2011.

  1. there seems to be an error with the connection string, I go into the control panel and in databases, where I copy the connection string, but it doesn't seem to access the data base I always get error

    Provider error '80040e21'

    Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.
    /SQLPool22/includes/common.asp, line 547

    line 547==>> DbConn.Open DATABASE_CONNECTION_STRING
     

Share This Page