Linked To A Read Only SQL View

T

Tina Mueller

I created a form using a Select Query for the record source. The Select
Query joins two tables. One table is my main table and was created within
the mdb file, the second table is a link to a read only SQL View. I cannot
add a record to the main table or edit the record from this form. Is it
possible to do it?
 
Top