MySQL Forums
Forum List  »  General

getting permission from server to access infromation_schema
Posted by: madhubharathi anbu
Date: August 03, 2006 10:48PM

hi,

"SELECT * FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA='databasename'"

I want to execute this query.

but my server didnt give the permission to access it.

the error is

Microsoft OLE DB Provider for ODBC Drivers error '80040e31'

Access denied for user 'databasename'@'%' to database 'information_schema'

/v1/controls/search3.asp, line 14


What is alternative way to access or how to get the permission for it.

Thnks

Options: ReplyQuote


Subject
Written By
Posted
getting permission from server to access infromation_schema
August 03, 2006 10:48PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.