Re: [PHP-DEV] SAP DB

2002-02-26 Thread Hartmut Holzgraefe
Lukas Smith wrote: >>Yes, As I didn't know that SAPDB = AdabasD I was unaware... >> > > As far as I know is is pretty much AdabasD but ist not exactly AdabasD > either. Its basically a fork from all I know. that's why i wrote "from a programmers point of view" SAP has bought the right to use t

Re: [PHP-DEV] SAP DB

2002-02-25 Thread Georg Richter
On Monday, 25. February 2002 21:19, Lukas Smith wrote: > > Yes, As I didn't know that SAPDB = AdabasD I was unaware... > > As far as I know is is pretty much AdabasD but ist not exactly AdabasD > either. Its basically a fork from all I know. Yes, its a fork from version 6.1 Georg -- PHP Devel

RE: [PHP-DEV] SAP DB

2002-02-25 Thread Lukas Smith
> Yes, As I didn't know that SAPDB = AdabasD I was unaware... As far as I know is is pretty much AdabasD but ist not exactly AdabasD either. Its basically a fork from all I know. The documentation seemed fairly complete when I checked a while back. The interface to it was just not very good tho

Re: [PHP-DEV] SAP DB

2002-02-25 Thread Alex Black
> SAP DB is just another name for AdabasD from a programmers point of view- Ah, cool. > http://www.php.net/manual/en/ref.odbc.php Well, yes. > " In addition to normal ODBC support, the Unified ODBC functions in PHP allow > you to access several databases that have borrowed the semantics of th

Re: [PHP-DEV] SAP DB

2002-02-25 Thread Hartmut Holzgraefe
alex black wrote: > hi all, > > One of the binarycloud developers just told me to have a look at the SAP OS > database, SAPDB. SAP DB is just another name for AdabasD from a programmers point of view- > I'm going to test it tomorrow to see if it actually does what it claims, but > this _looks_

RE: [PHP-DEV] SAP DB

2002-02-25 Thread Lukas Smith
, 2002 4:27 AM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: [PHP-DEV] SAP DB > > hi all, > > One of the binarycloud developers just told me to have a look at the SAP > OS > database, SAPDB. > > I'm going to test it tomorrow to see if it actually does

[PHP-DEV] SAP DB

2002-02-24 Thread alex black
hi all, One of the binarycloud developers just told me to have a look at the SAP OS database, SAPDB. I'm going to test it tomorrow to see if it actually does what it claims, but this _looks_ like serious OS competition to Oracle, and if it is I would very much like to use it for my next project.