RE: [PHP] Domino db

2001-05-10 Thread indrek siitan
Hi, > 1. Is it simple to connect to a database like that by using php > (or perl), compared to a mysql connection ? PHP, as far as I know, doesn't support Domino directly. but you should be able to connect to Domino via ODBC (ODBC support on Windows PHP binaries is built in, for Unix it might be

[PHP] Domino db

2001-05-10 Thread Are Haugsdal
Ho I am on my way to a project where data is stored/will be stored on a Domino database. The problem is that I am not familiar with this database, or what it can do. 1. Is it simple to connect to a database like that by using php (or perl), compared to a mysql connection ? 2. What is the strengt