G
Guest
Hi,
I have problem with this kind of view:
SELECT name, (SELECT 1) as foo FROM table
The result of this view is read only, but only in Access. When I try to open
it in Sql manager, it is possible to change values (in column "name").
Access 2003, SQL 2000
Thanks
I have problem with this kind of view:
SELECT name, (SELECT 1) as foo FROM table
The result of this view is read only, but only in Access. When I try to open
it in Sql manager, it is possible to change values (in column "name").
Access 2003, SQL 2000
Thanks