Hello,
I wrote an sql script which selects from the audit table, transforms the changeddate and makes it clear to view. The SQL Script works perfectly. I put the statement in visual studio report builder and designed it.
My Problem now is that I dont know how to configure connection string, in a way that the crm throws no exceptions. Because the AD User can only access the filter views of the database, I guess need to pass a connection string with login and password.
I put the user with the right in the connection string. But it throws an rsprocessaborted error. I believe it is has to do something with the report server right? Anyone can understand my problem, and may sharing a solution ?
cheers Steven