UseOracleDatabase() for native ORACLE database support.
The open source (french!) OCILIB library may be used.
The OCILIB library :
- offers a rich, full featured and easy to use API
- runs on all Oracle platforms
- is written in pure ISO C code with native ISO C Unicode support
- encapsulates OCI (Oracle Call Interface)
- is the most complete available OCI wrapper
+-----------------------------------------------------------------------------------------+
| |
| OCILIB - C Driver for Oracle |
| |
| (C Wrapper for Oracle OCI) |
| |
| Website : http://www.ocilib.net |
| |
| Copyright (c) 2007-2011 Vincent ROGIER <vince.rogier@ocilib.net> |
| |
+-----------------------------------------------------------------------------------------+
| |
| This library is free software; you can redistribute it and/or |
| modify it under the terms of the GNU Lesser General Public |
| License as published by the Free Software Foundation; either |
| version 2 of the License, or (at your option) any later version. |
| |
| This library is distributed in the hope that it will be useful, |
| but WITHOUT ANY WARRANTY; without even the implied warranty of |
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
| Lesser General Public License for more details. |
| |
| You should have received a copy of the GNU Lesser General Public |
| License along with this library; if not, write to the Free |
| Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. |
| |
+-----------------------------------------------------------------------------------------+
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
This would move PB ahead of the .Net world with regards to enterprise based applications.
If you need someone to help test this I'd be glad to help. I am Oracle Certified (OCP 11g, 10g, 9i) and a published Oracle author. I am at your service.
Keep this wish alive guys. It could really be profound. Being able to connect directly to Oracle WITHOUT ODBC or JDBC would be a huge feature for PB. Hey, PHP and other languages have an OCI connection method - it is time for PB to have it!
I don't think, pb will native support a LGPL Lib. Only Public Domain, MIT ...
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
...it's a two years old post, can't believe how quickly those two years have flown by. Support for Oracle would be a very fine enhancement as Oracle is popular in the manufacturing industry.
....This post has over 1400 views!
IdeasVacuum
If it sounds simple, you have not grasped the complexity.