Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Accessing DBISAM via PHP
Wed, May 5 2010 3:58 AMPermanent Link

David

Hello.

Can anyone tell me whether it's possible to access a DBISAM database located on a Windows Server using PHP from a remote Linux Server?

I'm running DBISAM v4.29.0 (Build 1) and PHP 5.3.2. Does anyone know if this is possible? Can anyone give me any code examples please?

Many thanks.
Wed, May 5 2010 5:27 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

David,

<< Can anyone tell me whether it's possible to access a DBISAM database
located on a Windows Server using PHP from a remote Linux Server? >>

We have a Kylix (Linux) version of DBISAM that provides Linux versions of
the DBISAM Database Server, but unfortunately do not have a Linux ODBC
driver or PHP-specific database library, which is what would be necessary
for working with PHP on Linux.

--
Tim Young
Elevate Software
www.elevatesoft.com
Thu, May 6 2010 6:35 AMPermanent Link

Farshad Mohajeri


<David> wrote in message
news:DC48F71B-3C8D-4592-836C-27B59AE30A71@news.elevatesoft.com...
> Hello.
>
> Can anyone tell me whether it's possible to access a DBISAM database
> located on a Windows Server using PHP from a remote Linux Server?
>
> I'm running DBISAM v4.29.0 (Build 1) and PHP 5.3.2. Does anyone know if
> this is possible? Can anyone give me any code examples please?
>
> Many thanks.
>

You can use a middle-tier. AFAIK, kbmMW has a PHP client.

Image