Hi,
I'm trying to connect an SQL Server Database with IEC to make transactions. I am able to define the connection and see the tables but I am not able to select any of the usual transactions to retrieve data from these tables(CREATE, GET, UPDATE, LIST, DELETE.
In the same mapper I have defined another connection with another SQL Server and I do see the transactions.
What could be the reason?
