Description of Nozicle Web Access Components :
The Nozicle WebAccess components allow your Delphi application to access a database via a webserver. TNozicleDataset interacts with a database via PHP scripts (included). This component lets you use a webserver as a database server for MySQL and other databases. No DLLs or proprietry server/middleware are required - only need to copy the two provided PHP scripts to the webserver. Does not use the BDE. TNozicleDataset is a descendant of TDataset, so all data aware components can be used including quick reports.These components allow you to use a webserver as platform independant middleware, i.e you can run the webserver on Windows, Linux, Solaris, etc even if your application is Windows only. You can easily host your database using an inexpensive hosting company.