Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
Data provider could not be initialized.
This error usually happens because of IIS or MS Connection string , so Restart IIS or Restart computer or Reinstall Microsoft Jet 4.0.
Sergey,I have this exact problem after migrating a working asprunner app to a new server.My connection string is;<%strConnection = "Provider=MSDataShape;DRIVER={Microsoft Access Driver (*.mdb)};DBQ=" & server.mappath("db\FOBONHAND.mdb") & ";UID=;PWD="%>Could this be the source of my problem?Regards,Ed Moss