PDA

View Full Version : Accessing MySql table on mysql02.powweb.com


garyf
3-25-03, 08:22 AM
Two days ago I moved a MySql database from a slowwww server to powweb and have been having problems that someone might be able to throw some light on.

Old server's MySql version 3.23.54
Powweb's MySql version 4.0.12-log

The db is located on mysql02.powweb.com

My PHP & MySql web based application can access the new db and tables, no problems there.

SQLyog can also access the new db and tables, no problems there.

My Clarion application can connect to the db but cannot access the tables. It seems unable to find the tables and tries to create them.

I know most of you may not be familiar with Clarion but I do have all the connection parameters correct.

One thing that has changed is the version of MySql and I'm wondering if this is the problem.

Any help you can offer will be very greatly appreciated.

Regards
Gary Finlay