MySQL Archive

  • Validating Data with Enhanced Declarative Data Integrity Rules

    Validating Data with Enhanced Declarative Data Integrity Rules

    Visit us at our new Google Code project page: http://code.google.com/p/metadata-validator/ Problem Definition Data validation and integrity assurance are complex subjects that have strong opinions tied to the way they are implemented. Some strongly feel that the database can handle validation using the column’s attributes (size,...

    Full Story

  • Geocoding with Google Maps and the Zend Framework

    Geocoding with Google Maps and the Zend Framework

    Maps are a great way to engage your users and visualize data, but it can be a little tricky to setup. Here I will walk you through the steps needed to get a map up and running. // Sign Up Apply for a Google Maps...

    Full Story