Select into - dbase

T

Tommy

Hi, I have problem in Access2000 on one PC. I want to run
an export query:

SELECT field(x) INTO [dBase IV;database=C:\temp].tempX
FROM table(x)

When the question is run Access crash and ends (without
any error message).

It works great on another PC.

What files could be missing or corrupt?

/Tommy
 
D

Dale Fye

Tommy,

My first guess is that this machine did not get a complete
load of MS Office. If the load was not "Complete" instead
of "Standard" or whatever the right term is, the dBase IV
drivers were probably not installed.

HTH
Dale
 
Top