Hi All,
We have numerous SQL Server Data Sources defined in our Appeon Powerserver AEM, to connect to various SQL Server Database.
In our Mobile App, we use the Cachename to connect our SQLCA object to the DB.
We now have a requirement to display non-standard characters, so are using nvarchar() for storing the data within out Desktop App. We then need to be able to display the same data in our Mobile App.
How can I set the Daiablebind parameter of the connection within the Data Source Definition in AEM?
Thanks
Michael