Linked table access

K

Kim Stahnke

We have an access 2000 db with some linked MySql tables in it. We get an
error when trying to access the linked tables from a jsp website. The tables
open fine in access. Can it be some ODBC problem?
(I'm sorry if this is a mispost - if so please direct me to a better.)
Regards,
Kim
 
V

Van T. Dinh

It doesn't sound like ODBC problems since if you have ODBC problems, you
would get the same problems in Access as Access uses ODBC to access the data
in MySQL.

It is probably more of a JSP problem so I would suggest re-poting your
question in one of the JSP newsgroups.

HTH
Van T. Dinh
MVP (Access)
 
Top