Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Object REXX
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== SQL === The ooSQLite class provides an interface to [[SQLite]], an in-process library that implements a self-contained, serverless, zero-configuration, transactional [[SQL]] database engine.<ref>{{Cite book |last1=Ashley |first1=W. David |url=https://sourceforge.net/projects/oorexx/files/oorexx-docs/5.0.0/oosqlite.pdf |title=ooRexx Documentation 1.0.0 ooSQLite Reference |last2=Flatscher |first2=Rony G. |last3=McGuire |first3=Rick |last4=Miesfeld |first4=Mark |last5=Peedin |first5=Lee |last6=Sims |first6=Oliver |last7=Wolfers |first7=Jon |publisher=RexxLA |year=2022}}</ref> It allows interaction with several variants of SQL databases without having to change the script, but multi-threading is not supported.<ref>{{Cite web |title=OREXX/SQL Object Framework - EDM2 |url=http://www.edm2.com/index.php/OREXX/SQL_Object_Framework |access-date=2024-12-11 |website=www.edm2.com}}</ref> The external Rexx/SQL package enables access to SQL databases of different vendors via [[Open Database Connectivity]] (ODBC).<ref>{{Cite web |date=2013-06-19 |title=Rexx/SQL |url=https://sourceforge.net/projects/rexxsql/ |access-date=2025-02-03 |website=SourceForge |language=en}}</ref> With the goal of providing more functionality than a subset of ODBC and being [[Thread safety|thread-safe]], the Rexx MySQL library provides a wrapper in C to add [[MySQL]] support.<ref>{{Cite web |date=2013-04-25 |title=REXX MySQL Library |url=https://sourceforge.net/projects/rexx-mysql/ |access-date=2025-02-03 |website=SourceForge |language=en}}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)