SIMPOL Documentation

Part IV. Using Databases

Working with databases is an important part of most programming languages that deliver dynamic web content or that are used for desktop application development. SIMPOL comes ready to work with different types of database content but the one thing that they have in common is that they are all represented using objects. In this part we will learn how to access databases in Superbase PPCS format and also use the new SBME format for single program multithreaded access. Eventually there will also be objects in SIMPOL for using volatile databases (typically hosted only in memory) and for accessing various SQL databases, but they will come later.