|
|
Sponsor |
RE: need help with ODBC!: msg#00081db.mysql.odbc
Step one - If you are using Windows/Access, set a DSN within either Access or START > PROGRAMS > ADMINISTRATIVE TOOLS > DATA SOURCES. That way you will not have to use the test connection everytime. It sounds as though your new user doesn't have SELECT access to your database, which would cause you to not have connectivity. Go back into the mysql client and use: mysql> GRANT ALL ON *.* TO 'user'@'hostname' IDENTITIFIED BY 'password' USING GRANT OPTION; This will give your user global super-access to all your databases. If you want to restrict their access, only choose the options you want your user to have. Secondly, see the above mysql CLI option to give your new user access to the mysql table. Hope this helps... J.R. -- MySQL ODBC Mailing List For list archives: http://lists.mysql.com/myodbc To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@xxxxxxxxxxx
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Fw: need help with ODBC!, Kewlcoder |
|---|---|
| Next by Date: | RE: Access 2000 timing out?, J.R. Bullington |
| Previous by Thread: | need help with ODBC!, Kewlcoder |
| Next by Thread: | Re: need help with ODBC!, Kewlcoder |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home | sitemap
| advertise | OSDir is
an inevitable website.
|