This is the mail archive of the
sourcenav@sources.redhat.com
mailing list for the Source Navigator.
Accessing the Source Navigator project database using PHP4
- To: sourcenav at sources dot redhat dot com
- Subject: Accessing the Source Navigator project database using PHP4
- From: "David Robinson (AU)" <David dot Robinson at citrix dot com dot au>
- Date: Thu, 21 Jun 2001 14:29:44 +1000
Folks
Has anyone used PHP4 to access the Source Navigator database (.SNPRJ files)?
I have tried the dbmopen() routines and dba_open(..., ..., "dbm") routines
without success.
'Warning: no such handler: dbm in "dba.php" on line 26'
The SN database is apparently based on Berkeley DB 1.85 (Is this called the
DB1 format?).
If you are able to access the project database using PHP4 I would be
interested to hear the details.
Regards
David Robinson