0988-0990

Previous | Table of Contents | Next

Page 988

 `Set the RecordSource so I can create the OraDynaset ORADC1.RecordSource = "select * from emp where ename = :NAME" ORADC1.Refresh `Update any data here. ... `Commit the changes ORADC1.Session.CommitTrans `Roll back the changes ORADC1.Session.Rollback ... 

Summary

This chapter provides an introduction to the Oracle Data Control (ODC) and demonstrates how it can be used with controls, such as edit and grid controls, in Visual Basic. Techniques for manipulating the ODC programmatically are also presented.

The ODC sample provided with Oracle Objects for OLE demonstrates many techniques for using the ODC. Make sure to take a look at it if you plan to use the ODC a great deal.

Page 989

Part IX


In This PART
  • Introducing Oracle Discoverer
  • Using Discoverer 3.0

Discoverer 3.0

Page 990

Previous | Table of Contents | Next


Oracle Unleashed
Oracle Development Unleashed (3rd Edition)
ISBN: 0672315750
EAN: 2147483647
Year: 1997
Pages: 391

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net