Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Using Tables Instead of Files in Client Programs

5 Using Tables Instead of Files in Client Programs [Pg.131]

A traditional client program reads from a molecular structure file and performs some computation that depends on the molecular structural data. This read(file) function reads particular columns or fields from the file. A different function would be necessary for each type of file format. A traditional client program can be modified to read molecular structure data from [Pg.131]

Once methods like these are in place, they readily replace traditional read statements. RDBMS access methods are available for almost every programming language, not just python as in this example. These were discussed in Chapter 5. [Pg.132]




SEARCH



Client program

Clients

Ins file

TABLES program

Use of Tables

© 2024 chempedia.info