Agile Developer

Solution for Oracle...
 
Notifications
Clear all

[Solved] Solution for Oracle Data Access Mismatch Issue

2 Posts
2 Users
0 Reactions
336 Views
Posts: 609
Topic starter
(@banupriya)
Noble Member
Joined: 2 years 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: 602
Admin
(@axpertsupport)
Honorable Member
Joined: 2 years 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: