how do you delete records or update records in a link table.

H

Helpme

I am trying to delete records based on a certain criteria in a linked table
and also I am trying to update records in a link table summing two functions
together. I get a message stating that "Deleting data in a link table is
not supported by this ISAM"
 
M

mscertified

(1) Need example of SQL
(2) You cannot sum functions, you can only sum variables or columns.
What version of Access are you using?
 
C

Chaim

It might help if we knew where your linked tables lived? Oracle? SQL Server?
Sybase? DB2?
 
Top