Has patch for 3.51 drivers been installed?

cca

Perch
Hi, getting errors with my asp app using mysql....has the patch for 3.51 drivers been installed to mysql 4
 
Your code is returning a table doesnt exist error. Double check your database and connection string.

It it was a driver issue, the page would hang or it woulld give you a driver related issue
 
The code is fine...just moved entire site from other host, getting other errors & the table does exist.
 
I'll double check the code though it maybe case sensitive error.
Has the patch been installed?
 
I think the database is missing tables or hasn't been imported properly. Can you submit a ticket with a MySQL dump so we can restore your database again
 
There is a patch fo bug in mysql4 that i had to install patch on my machine at home. I'm searching for the link....
 
cca,

we have many users with asp using this, it is the latest NON MYSQL 4.1 series driver.

Being that we still are running in the 4.0.x series the newest drivers compiled againt 4.1 series of mysql will not work. I beileve the error is in the user_prefix before the table name just from the brief error I saw.
 
Back
Top