CR designer 9. Using ODBC NT authenticated. My NT login setup in sql server is not a dbo, yet when I create a report, choosing ODBC, then a database, right underneath the database ID is dbo and I only see system stored procedures.
I have verified that my network user ID does have select, insert, delete and updates on all tables and views in the database.
I know I have seen this exact same issue when using the 'sa' login ID as well, but cannot remember the fix. If I use a sql login (non trusted) which has identical permissions as mine, it works.
I have verified that my network user ID does have select, insert, delete and updates on all tables and views in the database.
I know I have seen this exact same issue when using the 'sa' login ID as well, but cannot remember the fix. If I use a sql login (non trusted) which has identical permissions as mine, it works.