
XP installation : 2147467259 Insufficient base table information for updating or refreshing
I have some sort of similar error with XP when accessing Access 2000 that
with Win 2000 I have not.
I have a -2147217911 error!
I have VB6 and there is ADO2.1 up till ADO 2.7 ... with all ADO version I
get the same error .... I also get an error with DAO. There error I get
ONLY on writing to a table when I access an ActiveX DLL from IIS5
Evan Camilleri
Quote:
> I have a program that was written a while ago in VB6 using ADO and the Jet
> 3.51 OLE DB driver to access an Access 97 database
> The same installation has worked fine on Windows 98, NT4, 2000 ... but
> doesn't work on XP
> Infact every time I try to access commands in the ProjectDataEnvironment,
I
> get
> "2147467259 Insufficient base table information for updating or
refreshing"
> Any ideas ... ??
> - Neil