Agile-Developer
Solution for Oracle...
 
Notifications
Clear all

[Solved] Solution for Oracle Data Access Mismatch Issue

2 Posts
2 Users
0 Likes
27 Views
Posts: 206
Topic starter
(@banupriya)
Honorable Member
Joined: 5 months ago

I've successfully resolved a similar issue for another customer using the following solution:

The problem likely stems from a discrepancy in the oracle.data access file or version specified in the web.config file.

To rectify this issue, please follow these steps:

  1. Verify the version of the DLL in the 'axpertweb->bin->oracledataacess.dll' file. Ensure it matches the version specified in the web.config file.
  2. If your database is Oracle, copy the DLL from the Oracle folder and paste it into the bin folder. Update the version in the web.config file accordingly.
1 Reply
Posts: 215
Admin
(@axpertsupport)
Estimable Member
Joined: 8 months ago

As discussed, several tables are absent from the schema, specifically the ax_layoutdesign and ax_layoutdesign_save tables. Please link the functional schema to this URL and verify the design mode. If it operates without errors, the issue likely lies within the schema. If errors persist, further investigation into the web code is necessary.

Reply
Share: