Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I am facing below issue while reloading the APP.Any help that would be appreciate.
OLEDB read failed.
-
Thanks,
Sateesh.T
Possible reasons:
1. The account do not have read /write access to the database you are trying to connect.
2. Connection string is wrong
I would agree with the other poster here, there is something wrong with your Connection string most likely, have you checked that it actually works from the Desktop Client via the Test Connection option? If it is working there but does not work when you move it to Publisher or Reload Engine, then you most likely have a security related issue at that point. Really need some further information in order to be of much more help. If there is an error code being returned as well, that is going to point to something on the DB side, as we are just returning that code we receive from the OLE DB driver. Hope this helps a bit more.
Regards,
Brett