antonscheffer
I do have a fulltime job, and a personal life, so don't expect that any issues will be solved right away. But I do try :)
Pinned Repositories
APEX2XLSX
Oracle APEX plugin to export a report to Excel xlsx
as_barcode
A PL/SQL package to create a QR-code, Aztec or datamatrix barcode.
as_crypto
A plsql implementation of some functions/procedures in dbms_crypto. Useful if you need a SHA256 hash, RSA signing of a message, or to encrypt something with your RSA private key on a 11G (or 10) database, or don't have access to dbms_crypto.
as_sftp
A plsql SFTP client package
as_xlsx
as_xlsx: generate an Excel xlsx file from an Oracle database. Or read data from a xlsx. Works on Oracle 11.2, but also on 23c Free
as_zip
as_zip package, with Winzip encryption, zip64 and deflate64
Excel2APEX
A simple ETL-wizard plugin for Oracle APEX
excel2collections
Oracle APEX process type plugin to load an Excel file into an APEX collection
Multifactor-with-TOTP-Authenticator
A small Oracle APEX 23.2 app using TOTP as a second authenticaton factor
XJV
A small function to get data from a JSON string using JSON-path selectors.
antonscheffer's Repositories
antonscheffer/as_sftp
A plsql SFTP client package
antonscheffer/as_crypto
A plsql implementation of some functions/procedures in dbms_crypto. Useful if you need a SHA256 hash, RSA signing of a message, or to encrypt something with your RSA private key on a 11G (or 10) database, or don't have access to dbms_crypto.
antonscheffer/as_barcode
A PL/SQL package to create a QR-code, Aztec or datamatrix barcode.
antonscheffer/as_zip
as_zip package, with Winzip encryption, zip64 and deflate64
antonscheffer/as_xlsx
as_xlsx: generate an Excel xlsx file from an Oracle database. Or read data from a xlsx. Works on Oracle 11.2, but also on 23c Free
antonscheffer/excel2collections
Oracle APEX process type plugin to load an Excel file into an APEX collection
antonscheffer/APEX2XLSX
Oracle APEX plugin to export a report to Excel xlsx
antonscheffer/Excel2APEX
A simple ETL-wizard plugin for Oracle APEX
antonscheffer/Multifactor-with-TOTP-Authenticator
A small Oracle APEX 23.2 app using TOTP as a second authenticaton factor
antonscheffer/XJV
A small function to get data from a JSON string using JSON-path selectors.