SQL wrappers/libraries for openEuphoria?
- Posted by ZNorQ Feb 26, 2016
- 2318 views
Hi,
I'm looking for a wrapper/library allowing for connecting to Oracle database and run SQLs; I've searched, but can not find anything.
My goal is to create an openEuphoria program that can fetch data from Oracle database and create a HTML5-page. I'm half way there, meaning I have to run the SQL in PL/SQL, save as csv, then run my Euphoria application. Hopefully I can end up with just running the SQL via Euphoria application.
I'm guessing it is a fairly advanced subject, so I was hoping that someone might have any pointers/tips on how to go about?
Regards Kenneth aka ZNorQ.