October 3, 2012
bug fixed, IE8
Hi,
We just fixed the bug that dbfacephp can not generate chart report again when form changed on IE8(FireFox, Chrome, Safari works). If your dbfacephp user are using IE8, please request the patch with your order ID.
Thanks
August 4, 2012
Updated Files:
1. application/controllers/app.php
2. application/controllers/chartsource.php
3. static/dbfacephp/js/rview.js
Please replace these files with the V2.2.5 patch package.
Notice: You might need refresh your page or delete cache, since the javascript file has been modified.
August 3, 2012
DbFacePHP Trial version updated to V2.2.5, tons of bugs fixed.
Download Link:
Download DbFacePHP Trial V2.2.5
In DbFacePHP, Administrator can access all tables and applications, If you want to hide some tables or applications for some users, you can create new account for them. This blog will describe you how to create user account and permission them in DbFacePHP. (more…)
Our customers and our team found two bugs in this week, please reference to our forum topics:
http://www.dbfacephp.com/forum/topic/can-not-creatingupdating-connection-on-v220
and
http://www.dbfacephp.com/forum/topic/bug-patchpreview-resultset-in-query-builder-error
All this patch will be included in next update.
If you want the patch as soon as possible, please drop us a mail with your orderID.
DbFacePHP team is happy to announce the the availability of DbFacePHP Free Demo version, you can request the demo version of DbFacePHP for evaluation purpose again. You webserver need install Zend Guard Loader (Runtime for PHP 5.3) to run the demo version. If you do not have Zend Guard Loader, download it here for free.
To request the free demo please fill the contact form here and click Send. We will get back to you within 24h. Thank you.
If you’ve got the following error:
Fatal error: Incompatible file format: The encoded file has format major ID 65540, whereas the Optimizer expects 2.
It happens because DbFacePHP Trial was cryptographed on the new Zend Guard version to PHP 5.3 environments, therefore older Zend Optimizer/Loader versions cannot load DbFacePHP Trial PHP code. In order to make sure that the error will not occur, install DbFacePHP Trial on a PHP 5.3 environment.
DbFacePHP integrates the smart web based SQL Editor in the world. You can input any SQL statements and bookmark them for using in the future. All bookmarks can be picked up for using in the future as you want. You do not need write the same query statements again and again! (more…)
In this tutorial you will be learn how to use SELECT statement in MySQL and you can also learn how to use SELECT statement with WHERE clause. The SELECT statement is used to retrieve the records from the table.
The SELECT statement is used to retrieve the records from the table. There are some keywords uses in SELECT statement that are described in the following table. (more…)
May 19, 2012
Since the comming version V2.2.0, you can export sql query resultset to PDF format which powed by TCPDF. Hope it making DbFacePHP even better.
The DbFacePHP Team are planning the V2.2.0 version now. This post give a glance of the new version. (more…)
DbFacePHP V2.0.1 has been released, You can get the version from RegNow from now on.
Here is some changelogs since the last version.
- MySQL table access for Users(Permission based)
- Bug Fixed for Matrix Report, Summary Report and Calendar Report
- More detailed documentation
- Bug fixed since V1.9.4
PhpMyAdmin is a free software tool written in PHP intended to handle the administration of MySQL over the World Wide Web. You may have installed and worked with it for some years, and find PHPMyadmin is really useful for MySQL administration. Administration is not enough, you may want to write application like CRUD with parameter, make nice reports, etc., then that’s DbFacePHP! (more…)