Hi,
I'm trying to integrate an external MS SQL Server database to view some data in our Aware Application.
Connecting to the database works fine and attributes are Discovered fine. But there are a few fieldnames in the tables which causes problems.
This fields are called "index", "id" a.s.o.
The response of Aware is:
Internal error. Error reading business object. Incorrect syntax near 'index'. If this is intended as a part of a table hint, A WITH keyword and parenthesis are now required. See SQL Server Books Online for proper syntax.
I cannot change the external database fieldnames (this is not our database), so is there a way to solve this? Can I change the fieldmapping somewhere/somehow?
TIA,
Rob