The error is coming up with software

Asked By 20 points N/A Posted on -
qa-featured

Hi,

 

I attached the images of errors I am receiving however I attempt exploring my time tracking program. It seems to be a linked with access, on the other hand I am not confident about this.

The tracking software organization did not provide me any help regarding this. May be it is not an access omission, can anyone tell me in the correct way?

Many thanks

 

An unrecoverable error condition has occurred.

The provider cannot be found. It may not be properly installed. Location: ADODB, Properties, modFTJET,OpenDatabase_DBSyate_JET@202

Code: 3706/0

Program execution terminated.

SHARE
Answered By 0 points N/A #135140

The error is coming up with software

qa-featured

Hi Jordon,

 

I have a solution for your problem and it's a programatic one so you need to contact your provider with this solution.

As I can see your problem is related with ADODB it has to be correct connection string established with the database. If in mean time database from your provider is changed then this error will occur so for a SQL connection here is the solution:

"Provider=SQLOLEDB;Data Source=yourserver;Initial Catalog=yourdatabase;User ID=UserID;Password=yourpassword;

So, check for new updates and try to install them.

 

Thanks,

Edward.

Related Questions