SELECT permission denied on object 'tblHardware', database 'hec_inventory', schema 'dbo'.
SQL Statement: "SELECT * FROM tblHardware"
Here is my problem...
I can connect to the DB just fine using a login i created. I have the server setup in SQL & Windows authentication mode. I added the login to the database and gave it every permission available and nothing.
I'm using SQLExpress and the MS SQL Server Mgmt Studio Express
-chris
________________________________________
....my other programs are better .. i promise
SQL Statement: "SELECT * FROM tblHardware"
Here is my problem...
I can connect to the DB just fine using a login i created. I have the server setup in SQL & Windows authentication mode. I added the login to the database and gave it every permission available and nothing.
I'm using SQLExpress and the MS SQL Server Mgmt Studio Express
-chris
________________________________________
....my other programs are better .. i promise