Menu

#543 Add access to sqlite3_load_extension in ooSQLite

ooSQLite.1.0.0
closed
ooSQLite (10)
doc
1
2023-01-01
2013-04-28
No

The SQLite3 API sqlite3_load_extension allows the loading of an extension library written in C.

Although many Rexx programmers might not be able to write the extension library, many others are capable of writing one.

ooSQLite should have a way of taking advantage of this SQLite API.

Discussion

  • Mark Miesfeld

    Mark Miesfeld - 2013-04-28

    Committed revision 9175. [r9175] basic implementation.

     

    Related

    Commit: [r9175]

  • Mark Miesfeld

    Mark Miesfeld - 2013-05-19
    • labels: --> ooSQLite
    • status: accepted --> pending
    • Pending work items: code+doc+test --> doc
     
  • Rony G. Flatscher

    • Status: pending --> closed
     

Anonymous
Anonymous

Add attachments
Cancel