Hi all,
I am working in SQL Server Management Studio Express.
I need a view comprising several tables that is editable, meaning that I change the value in a particular field of a particular record. However, SSMSE doesn't let me.
It claims that because of the TOP clause, I can not edit the rows. However, everytime I delete the TOP 100 PERCENT clause. It automatically puts it back again. Very annoying...
Is there anything I misunderstood? Thanks in advance...
Cheers,
Fedor Steeman
Geological Museum Copenhagen
Denmark
I am working in SQL Server Management Studio Express.
I need a view comprising several tables that is editable, meaning that I change the value in a particular field of a particular record. However, SSMSE doesn't let me.
It claims that because of the TOP clause, I can not edit the rows. However, everytime I delete the TOP 100 PERCENT clause. It automatically puts it back again. Very annoying...
Is there anything I misunderstood? Thanks in advance...
Cheers,
Fedor Steeman
Geological Museum Copenhagen
Denmark