DB Interface Module User’s Guide : PART V The Tutorials : Chapter 19 Inserting Data into a Table : Conclusion
Conclusion
This tutorial demonstrated inserting new data into a table in the database. It illustrated how the DB Interface Module encapsulates the SQL INSERT expression by using the class RWDBInserter. Like the previous tutorials, it also showed a use of the RWDBDatabase and RWDBTable classes.