braka
09-13-2005, 08:39 AM
Is there any way I can update table from test file that is linked. I don't want to do make table and append text file to a temporary table and then run update. Select query select fileds from both tables on some key and when I converted it into update query and try to update it I got msg that this type of ISAM can't suport update query (it is not agregate query).