M
MyndPhlyp
That subject line is an error message from Access 2000 on a Win2K Pro
workstation when viewing the table data in a linked FoxPro table.
I had been experiencing difficulties filling a column defined as a Decimal,
Precision=16, Scale=5 with the value:
240
Last time I checked, 240 was well within the range. What I did to see if it
was Access was to go into the application that actually uses the FoxPro
database and entered the value through the product's form, and then went
back to Access to see what it looked like.
Found a KB at Microsoft referencing the exact error message:
http://support.microsoft.com/default.aspx?kbid=270704
The problem was first addressed in Jet v4.0 SP6. I already had Jet 4.0 SP8
installed in addition to MDAC v2.8 (and reinstalled anyway).
The KB included a list of DLL versions in Jet v4.0 SP8, so I checked the
system just for grins. The mismatches were:
msexcl40.dll (higher version installed) v4.0.8618.0 versus v4.0.8015.0
msjet40.dll (higher version installed) v4.0.8618.0 versus v4.0.8015.0
msjetoledb40.dll (higher version installed) v4.0.8227.0 versus v4.0.8015.0
msjint40.dll (LOWER version installed) v4.0.6508.0 versus v4.0.8015.0
msjtes40.dll (higher version installed) v4.0.8618.0 versus v4.0.8015.0
Other than that, all the other DLLs matched.
I'm a little concerned about the MSJETOLEDB40.DLL and especially the
MSJINT40.DLL.
I would appreciate it if somebody here with a similar installation checked
the versions of these 2 questionable DLLs and post the results. (They are in
WINNT/SYSTEM32.) Win2K Pro, Access 2000, Jet v4.0 SP8 and MDAC v2.8.
Is there a command line switch for Jet v4.0 SP8 and/or MDAC v2.8 that tells
the installer to force the files into place regardless of version?
Anybody know of other causes for the error message I'm receiving? (I really
gotta fix this!)
workstation when viewing the table data in a linked FoxPro table.
I had been experiencing difficulties filling a column defined as a Decimal,
Precision=16, Scale=5 with the value:
240
Last time I checked, 240 was well within the range. What I did to see if it
was Access was to go into the application that actually uses the FoxPro
database and entered the value through the product's form, and then went
back to Access to see what it looked like.
Found a KB at Microsoft referencing the exact error message:
http://support.microsoft.com/default.aspx?kbid=270704
The problem was first addressed in Jet v4.0 SP6. I already had Jet 4.0 SP8
installed in addition to MDAC v2.8 (and reinstalled anyway).
The KB included a list of DLL versions in Jet v4.0 SP8, so I checked the
system just for grins. The mismatches were:
msexcl40.dll (higher version installed) v4.0.8618.0 versus v4.0.8015.0
msjet40.dll (higher version installed) v4.0.8618.0 versus v4.0.8015.0
msjetoledb40.dll (higher version installed) v4.0.8227.0 versus v4.0.8015.0
msjint40.dll (LOWER version installed) v4.0.6508.0 versus v4.0.8015.0
msjtes40.dll (higher version installed) v4.0.8618.0 versus v4.0.8015.0
Other than that, all the other DLLs matched.
I'm a little concerned about the MSJETOLEDB40.DLL and especially the
MSJINT40.DLL.
I would appreciate it if somebody here with a similar installation checked
the versions of these 2 questionable DLLs and post the results. (They are in
WINNT/SYSTEM32.) Win2K Pro, Access 2000, Jet v4.0 SP8 and MDAC v2.8.
Is there a command line switch for Jet v4.0 SP8 and/or MDAC v2.8 that tells
the installer to force the files into place regardless of version?
Anybody know of other causes for the error message I'm receiving? (I really
gotta fix this!)