Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2025-07-12 | 369 Bytes | |
example1.adb | 2018-07-25 | 3.9 kB | |
example3.adb | 2018-07-25 | 3.3 kB | |
example4.adb | 2018-07-25 | 11.5 kB | |
example4_sqlite.adb | 2018-07-25 | 11.3 kB | |
example4.gpr | 2018-07-24 | 532 Bytes | |
example3.gpr | 2018-07-24 | 439 Bytes | |
example2.gpr | 2018-07-24 | 416 Bytes | |
example1.gpr | 2018-07-24 | 416 Bytes | |
Example3.htm | 2012-10-12 | 55.4 kB | |
Example2.htm | 2012-10-12 | 10.8 kB | |
Example1.htm | 2012-10-12 | 6.7 kB | |
example3-report.adb | 2010-10-03 | 3.5 kB | |
example2.adb | 2010-10-03 | 5.2 kB | |
example_3.fcl | 2010-10-02 | 747 Bytes | |
example_4.fcl | 2010-08-25 | 19.5 kB | |
example4.txt | 2006-01-15 | 5.2 kB | |
example3.txt | 2004-07-18 | 399 Bytes | |
Totals: 18 Items | 139.6 kB | 0 |
This directory contains the example programs described in the documentation. To build these examples use the project file or else gnatmake: gnatmake -Pexample1.gpr gnatmake -Pexample2.gpr gnatmake -Pexample3.gpr gprbuild -Pexample4.gpr -- ODBC variant gprbuild -Pexample4.gpr example4_sqlite.adb -- SQLite variant