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

Reply via email to