G
Guest
I am trying to select first 1000 records in msaccess and make another table.
Trying to find access equivalent of
Select * from table for recno()<1000 (VFP)
Trying to find access equivalent of
Select * from table for recno()<1000 (VFP)