Today we found additional info and are more confused than ever.
We thought this might be a Windows XP problem, but today we ran into the
same error on one of the Win98 machines and to compound the problem, we
found one XP machine that did not generate the error.
We try to keep the software consistant across the many client machines, by
installing Access97 in it's own folder on each client. When we install
Access, we select all componants.
Hi Lee,
Have you checked MS KB on this? Just type in your subject line "no
installable ISAM". You would see many articles that might help you.
An example would be:
http://support.microsoft.com/default.aspx?scid=kb;en-us;209805
Immanuel Sibero
> Today we found additional info and are more confused than ever.
> We thought this might be a Windows XP problem, but today we ran into the
[quoted text clipped - 4 lines]
> installing Access97 in it's own folder on each client. When we install
> Access, we select all componants.
SteveW - 24 Mar 2005 11:58 GMT
I have found this error message one of the most confusing. In some
instances this message is obtained when a connection string to a linked
database is not quite correct. Everything you need may be correctly
installed but if the FE cannot connect to the BE via code because of the
incorrect connection string, then this error will occur.
In my experience of this I have written code to automatically reconnect a
FE to a BE when the FE is opened, if the connect string is wrong 'no
installable ISAM' occurs.