in reply to MySQL DBI Woe
If you're using DBD on the ISP and the database on the ISP, then it is up to them to make sure they are using compatible client and server libraries.
If you're using DBD at home, and connecting to the database on the ISP, then you'll have to ensure you're using the same client library version as the server version used in the states.
This isn't going to be solved any other way than ensuring client/server major version numbers are the same..
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: MySQL DBI Woe
by Anonymous Monk on Jan 24, 2006 at 15:20 UTC |