Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Update/Insert Against Multi-Table Views

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-07-10 : 09:03:10
Aaron writes "I am looking for definitive information on when and where i cannot update multi-table views.

this is related to the 'UniqueTable' ADO property; but I cannot find technical information on this-- (and CDM isnt supported with native VB)

(CDM = Client Data Manager)"

robvolk
Most Valuable Yak

15732 Posts

Posted - 2002-07-10 : 10:29:40
Look in Books Online under "views", they have a very good detailed explanation of what's required to update a view.

Go to Top of Page
   

- Advertisement -