Hi,
Im opening an accessdb(consis ts of forms,report,et c) via vb.net console application. This is for the purpose of scheduling jobs. Its working fine for hours. But if we are not logging in for 2 days the scheduler throws an exception as follows.
Exception from HRESULT: 0x800A9D9F
After logging in the error is disappearing. So I added the mdb into trust location but its of no use. I will be glad if anyone helps me.
Im opening an accessdb(consis ts of forms,report,et c) via vb.net console application. This is for the purpose of scheduling jobs. Its working fine for hours. But if we are not logging in for 2 days the scheduler throws an exception as follows.
Exception from HRESULT: 0x800A9D9F
After logging in the error is disappearing. So I added the mdb into trust location but its of no use. I will be glad if anyone helps me.
Comment