December 2006
Beginner
912 pages
24h 44m
English
This option has the effect of making your view look very much like an actual table to DB-LIB, ODBC, and OLE-DB clients. Without this option, the metadata passed back to the client API is that of the base table(s) that your view relies on.
Providing this metadata information is required to allow for any client-side cursors (cursors your client applications manages) to be updatable. Note that, if you want to support such cursors, you're also going to need to use an INSTEAD OF trigger.
Read now
Unlock full access