A
Aldred@office
Hi all,
I have googled and there is Update top N in SQL 2005. However, looks like
it is not in Access 2007. Can someone please suggest me what to do to
archive the same result in Access 2007?
My Query looks like this and Access complains it is wrong.
UPDATE top 7 tDelivered SET wanted = true where wanted = false
Thanks.
I have googled and there is Update top N in SQL 2005. However, looks like
it is not in Access 2007. Can someone please suggest me what to do to
archive the same result in Access 2007?
My Query looks like this and Access complains it is wrong.
UPDATE top 7 tDelivered SET wanted = true where wanted = false
Thanks.