[Microsoft][ODBC SQL Server Driver][SQL Server]SELECT permission denied on object 'SUPPLIER', database 'Shaymas', owner 'dbo'.
did somebody had this error!
what is the problemo,is it because there is a password
for the table or ....
Printable View
[Microsoft][ODBC SQL Server Driver][SQL Server]SELECT permission denied on object 'SUPPLIER', database 'Shaymas', owner 'dbo'.
did somebody had this error!
what is the problemo,is it because there is a password
for the table or ....
Well you don't have select permission in this database for the user id and passwaord you provided so ask your DBA to give select access in Shaymas database for the userid and pwd you used..
Sonia