Linked Tables

T

Trish

I'm looking at a system with "linked tables". We are
trying to move the system off of a Novell server to a
Windows 2003 server. But everything crashes saying that
it can't find the files. I've narrowed down the issue to
the linked tables. Apparently it is hard-coded somewhere
inside access and the only way I've been able to fix the
issue is through the Linked Table Manager. This has
brought up another issue in that each of the databases
seems to be in different versions of Access. Some are in
97 and some are in 2000. I can only change the links if
the database is in the version of Access that I'm
running. ARGH.

Is there a way to programmatically update these linked
tables so that if we decide the move them again it won't
be a problem?
 
T

Trish

I have tried that but it is giving me an error.
User Defined Type Not Defined

On the following line..

Function fIsRemoteTable(dbRemote As Database, strTbl As String) As Boolean
 

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

Top