Linked table access

  • Thread starter Thread starter Kim Stahnke
  • Start date Start date
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
 
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)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top