Select into dbase

T

Tommy D

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 terminates.

It works great on another PC.

What files could be missing or corrupt?

/Tommy
 
Top