Jumat, 27 Januari 2012

[MS_AccessPros] Why is query not updatable?

 

I'm running this query, but see that it's not updatable. Is that because
the FishingDistinct table is a linked Access table, or is there some other
issue?

SELECT Registrations.FishingFlag
FROM FishingDistinct INNER JOIN Registrations ON (FishingDistinct.Address =
Registrations.AddressFull8) AND (FishingDistinct.ZIP =
Registrations.TEXT_RES_ZIP5) AND (FishingDistinct.FIRST_NAME =
Registrations.TEXT_NAME_FIRST) AND (FishingDistinct.LAST_NAME =
Registrations.TEXT_NAME_LAST)
WHERE (((Registrations.FishingFlag) Is Null));

Using Access 2010. Thanks!!

James
www.james-mc.com
Words To Live By

[Non-text portions of this message have been removed]

__._,_.___
.

__,_._,___

Tidak ada komentar:

Posting Komentar