| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| PCSI | 2024-11-24 | ||
| excel_convert_007.zip | 2025-08-16 | 127.0 kB | |
| sqlite3_vms_054.zip | 2025-05-24 | 6.0 MB | |
| README.txt | 2025-05-24 | 4.2 kB | |
| aaareadme.txt | 2025-05-24 | 64.4 kB | |
| gstvtab_004.zip | 2025-05-22 | 55.3 kB | |
| sqlite3_vms_053.zip | 2025-03-28 | 6.0 MB | |
| sqlite3_vms_052.zip | 2025-02-05 | 6.0 MB | |
| vmsvfs_inc20250119.zip | 2025-01-19 | 297.0 kB | |
| sqlite3_vms_051.zip | 2024-12-26 | 6.0 MB | |
| vmsvfs_inc20241123.zip | 2024-11-24 | 34.8 kB | |
| sqlite3_vms_050.zip | 2024-11-03 | 6.0 MB | |
| vmsvfs_inc20240729.zip | 2024-07-30 | 143.4 kB | |
| vmsvfs_inc20240623.zip | 2024-06-23 | 85.5 kB | |
| cstruct_01.zip | 2024-06-17 | 57.3 kB | |
| vms_auth_02.zip | 2024-01-17 | 54.8 kB | |
| vms_auth_01.zip | 2024-01-08 | 54.3 kB | |
| roquery_01.zip | 2022-05-17 | 10.0 kB | |
| excel_convert_004.zip | 2022-01-13 | 98.8 kB | |
| gstvtab_001.zip | 2021-10-10 | 38.4 kB | |
| excel_convert_003c.zip | 2021-08-22 | 98.2 kB | |
| extension_pack01d.zip | 2021-03-29 | 181.2 kB | |
| excel_convert_003a.zip | 2021-03-29 | 118.3 kB | |
| sqlite3_vms_026.zip | 2020-12-03 | 5.2 MB | |
| extension_pack01c.zip | 2020-06-01 | 87.5 kB | |
| excel_convert_003.zip | 2020-04-16 | 112.6 kB | |
| quickview2_004.zip | 2020-04-16 | 71.7 kB | |
| extension_pack01a.zip | 2020-02-06 | 58.9 kB | |
| extension_pack01.zip | 2020-01-08 | 40.5 kB | |
| quickview_005.zip | 2017-10-18 | 40.5 kB | |
| quickview_example-disk_startup.zip | 2017-03-06 | 5.1 kB | |
| speedtest1.c | 2016-06-19 | 49.3 kB | |
| pysqlite_2-8-2_vms_001.zip | 2016-04-29 | 7.7 kB | |
| example_app-disk_patrol.zip | 2015-08-19 | 18.4 kB | |
| Totals: 34 Items | 37.2 MB | 0 | |
The SQLITE files area contains a port of the SQLite 3 software published by
sqlite.org along with miscellaneous example and test code.
Files:
sqlite3_vms_’nnn’.zip
Zip archive file containing the complete sources needed
to build the SQLite library and shell program on OpenVMS
using the DECC compiler. MMS is desireable but not required.
vmsvfs_inc'date'.zip
Zip archive containing VMS-specific sources changed since
latest preceding sqlite_vms_'nnn'.zip kit. First download
and unzip the 'nnn' kit, then unzip this kit to update
those source files.
vms_auth_'nn'.zip
Zip archive containing sources for the VMS$auth virtual
table function, which lets you use SQLite to view the
system SYSUAF file as a virtual table. Requires privileges
CMEXEC and SYSPRV to use.
cstruct_xx.zip Zip archive containing C source code for a virtual table
module that presents C arrays in memory as readonly tables.
This is an extends the concepts of the SQLite's carray
table-valued function to allowing mapping of arrays of
structs to multi-column tables.
quickview_’nnn’.zip
Zip archive file containing the C source code for a utility
to examine the contents of an SQLite database file. The
user interface uses the DCL parser and requires no
knowledge of SQL to use (unlike the SQLite shell program).
Quickview also can output its results as DCL symbols to
make database data accessible to DCL command procedures.
quickview2_'nnn'.zip
Quickview 2. Quickview program with several
enhancements.
extension_pack_01x.zip
Miscellaneous extension modules bundled together:
vms_time.c Adds SQL function to convert VMS time.
getqui.c Map VMS queues to virtual table.
zipfile_extension.com
Build SQLite zipfile virt. table module.
excel_convert_xxx.zip
Code to convert data in Excel spreadsheets. Excel_convert
program generates SQL to create table and populate with
spreadsheet data. xlsxvtab.exe is virtual table module
that maps spreadsheet data directly to virtual table.
gstvtab_xxx.zip Zip archive file containing example code for the gstvtab
virtual table module. gstvtab(image-file,type) will read
the global symbols from a file based on type (EXE=shareable
image, OBJ=object, OLB=object or shareable image library)
and present it as a virtual table. Evax (Alpha) and ELF
object formats are supported.
quickview_example-disk_startup.zip
Zip archive file containing an example of using quickview
in a command procedure. The procedure mounts disks using
data stored in an SQLite database.
aaareadme.txt Readme file from sqlite3_vms_'nnn'.zip, which gives more
details about the kit components and building the software.
speedtest1.c Test program from SQLite 3 test suite.
example_ext-vms_time.zip
Zip archive file containing an example extending SQLIte
with a user-defined function. In this case, a function
that mimics the F$CVTIME() lexical function to aid in
importing VMS timestamps into SQLite.
pysqlite_2-8-2_vms_001.zip
Zip archive file containing a kit for building a pysqlite
module that python programs can import to access SQLite
databases.
For questions and comments, contact jonesd@osuwebserver.sytes.net
Date: 24-MAY-2025