MySQL Forums
Forum List  »  Other Migration

get an error "..Table vox.vox_projects not found,
Posted by: Kris Dahlin
Date: September 28, 2008 10:38PM

I'm using Foxpro. On the MySQL at my office that I control I can connect via ODBC, query the tables and insert new records.

At my client with MySQL, I get a successful connection via ODBC to the VOX database, but every attempt to access a table eg "select * from Vox_Projects" I get an error "..Table vox.vox_projects not found.

I'm on a machine that accesses and updates this table in the VOX database thru Access.

I don't have the MySQL command program on the computer I'm on at the client's office. The programmer who set it up is in NY and says it was years ago, so is not a big help.

Could this be a privileges issue? Can they hide the tables from a different program? Is there a SQL command I could execute in my compiled program to test for it?

Or do I need to get access to their computer with the MySQL command program to see and change the privileges?

Or can I download the free MySql onto the machine I use there and run the MySql command line and change from there?

Options: ReplyQuote


Subject
Views
Written By
Posted
get an error "..Table vox.vox_projects not found,
6984
September 28, 2008 10:38PM


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.