PHP and DBISAM

PHP and DBISAM

am 14.02.2007 10:30:10 von Markus

Hi!

Is there a possibility to use php with a dbisam db? We use a programm based
on a dbisam db and we have to use php to enter data in to this db.

Best regards

markus sölkner
:mediasoft kurz kg
au 16
a-8783 gaishorn am see
fax.: +43 (0) 3617/2691-2
mobil: +43 (0) 676/84 21 65 205
e-mail: markus.soelkner@mediasoft.at
home: www.mediasoft.at

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: PHP and DBISAM

am 14.02.2007 11:10:31 von dmagick

Markus Sölkner wrote:
> Hi!
>
> Is there a possibility to use php with a dbisam db? We use a programm based
> on a dbisam db and we have to use php to enter data in to this db.

I don't think there's a native way (like mysql_query etc) but if it
supports odbc you can talk to it that way I guess. See
http://www.php.net/odbc

--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php