Re: SQL 2005, sysobjects and security



Marius Horak (nobody@xxxxxx) writes:
Erland Sommarskog wrote:

For sa the query should still return data.

Seems that you know even less than me.

Obviously I do. I am not at the site, I don't know your environment, and I
can only rely on the information you give me.

Could you run Profile to find out what queries the reporting tool is
submitting when it comes to the conclusion that the table has no columns?

--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.



Relevant Pages

  • Re: SQL2k Profiler: load big trace file into table, on small system ?
    ... tweak to get the temp file re-directed to a different location, ... These two environment variables are used by many programs in Windows. ... Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx ... Books Online for SQL Server 2005 at ...
    (microsoft.public.sqlserver.tools)
  • Re: Record Counter
    ... How can I display the total records, for the table, on the form on the ... But you don't tells what environment you are working in. ... Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx ... Books Online for SQL Server 2005 at ...
    (comp.databases.ms-sqlserver)
  • Re: how to give create table permissions only
    ... table access to one of our environment. ... Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx ... Books Online for SQL Server 2005 at ...
    (microsoft.public.sqlserver.security)
  • Re: error: Cursor not returned from query
    ... During my test I have created the following query. ... Apparently you are using some environment unknown to me. ... Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx ... Books Online for SQL Server 2005 at ...
    (comp.databases.ms-sqlserver)
  • Re: Recordset.AddNew and the recordset objects data retaining
    ... I am in an environment where bulk insert isn't an option--even though the ... underlying database is SQL server, I am using a third party OLE DB provider-- ... > insert(assuming you are using SQL server) or DTS. ...
    (microsoft.public.data.ado)