Hi. How to connect php to base database file. And how to repair and compact database. And. It is multiuser ? How many simultaneus connections ? Have triggers ?
Base is more of a front end for database creation and making a bit more accessible to humans compared to just a SQL view. The database behind this can vary depending on your needs. It supports local single user type files as well as connecting to multi user SQL Servers and Oracle DBs.
This should all still work as shown in the video, but note the reporting feature requires that the "Java Runtime Environment" is installed on your computer (you should be able to download that for free from java.com/download)
Hi. How to connect php to base database file.
And how to repair and compact database.
And. It is multiuser ? How many simultaneus connections ?
Have triggers ?
Base is more of a front end for database creation and making a bit more accessible to humans compared to just a SQL view.
The database behind this can vary depending on your needs. It supports local single user type files as well as connecting to multi user SQL Servers and Oracle DBs.
Sorry Now this tutorial is outdated.
This should all still work as shown in the video, but note the reporting feature requires that the "Java Runtime Environment" is installed on your computer (you should be able to download that for free from java.com/download)