Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting Table not found from a MySQL select
Message
From
29/09/2008 10:15:04
 
 
To
29/09/2008 03:28:22
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01351454
Message ID:
01351483
Views:
12
>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, from my compiled VFP app, 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?
>

You can download the MySQL GUI Tools here: http://dev.mysql.com/downloads/gui-tools/5.0.html

Install on any machine on the network.

Carlos Alloatti
Previous
Reply
Map
View

Click here to load this message in the networking platform