Hi,
I have a situation where I need to give a user access to SQL for the purposes of creating crystal reports. I have already created a new SQL user login and created a custom database role that has access only to the tables that the user is permitted to work with. I then linked the new SQL user to my custom role for the database.
The problem is that when the user tries to create a new SAP Business One connection in crystal then it stops responding and eventually crashes. I have tried making the new SQL user a db_owner on the database and then everything works as expected. I suspect that the "SAP Business One" connection object in Crystal requires access to certain tables which I have not included in my custom database role.
Any suggestions on what I might be missing here?
Regards
Grant