How does WinBinder support databases?
A. WinBinder can access databases directly through the many existing PHP database functions. WinBinder also comes with an optional layer written in PHP that greatly facilitates the exchange of data between WinBinder controls and SQL databases and is database-independent. This layer currently supports SQLite and MySQL. You may use whichever method most suits you.