Database identifiers, quoting and case sensitivity
Exploring database delimited identifiers and case sensitivity: the effect of quoting table and field names in the various DBMS.
Article by Lorenzo Alberton
Exploring database delimited identifiers and case sensitivity: the effect of quoting table and field names in the various DBMS.
Article by Lorenzo Alberton
Here is the download and release link . Thanks to Luiz Fernando Firebird Suport is included
I (Dan Wilson) put together the procedure I used in order to get native and PDO firebird support working with PHP and CentOS 5. I was unsuccessful using the FAQ at http://www.firebirdfaq.org/faq191/, and couldn’t find any other tricks on the web that worked. So, I compiled from a fedora source RPM as follows
Luis wrote on firebird-php : Hi, check the following address [1] where you can download a PHP class that make CRUD operations on a Firebird/Interbase table.
Still needs much work to do …
Suggestions, modifications and corrections are welcome.
This tutorial will walk you through the creation of a simple blog application. We’ll be getting and installing Cake, creating and configuring a database, and creating enough application logic to list, add, edit, and delete blog posts.
What is needed : Firebird ,Ubuntu , Nginx and Php but it should work with any other server (apache, lighttpd)
In the last post I commented that I had a test-bed application, based on Apache, PHP and Firebird, and once the problem with the images was solved I could finally start doing the actual performance testing/tuning that I originally wanted to do.
The only major changes from the last post is that I’ve now upgraded the database engine to the “Firebird v2.5 Alpha 1” that supports SMP, and that the application now contains more base data in the tables.
A very useful Firebird driver for performing most CRUD database operations in PHP.
The phpMyFAQ Team would like to announce the availability of phpMyFAQ 2.0.7, the “Whit Monday” release. This release adds a Bengali and an Ukraine translation. The Czech translation was updated and we fixed some minor bugs.
[ED can be used with firebird backend]
This guide was tested on Ubuntu Hardy , I assume that php5-interbase and firebird is already installed
Next you will need to install MDB2 package using pear