here are the error codes for sqlite, straight from their site: The error codes for SQLite version 3 are unchanged from version 2. They are as follows:
Category Archives: MySQL
MySQL if exist update else insert
I whant to write single sql for this: if not exists (table colum value=something) insert new row else update table colum value i know that MSSQL has this method, but how to do this in mysql?
Database Management Solutions by SQL Maestro Group
SQL Maestro Group offers complete database admin, development and management tools for all the most popular DBMS providing the highest performance, scalability and reliability to meet the requirements of today’s database applications.
Simple Model CRUD with PHP 5.3
I’ve been wanting to mess around with some of the new features in PHP 5.3, so I took the opportunity to write a base model class that can be used for simple db based models. This isn’t really production type code, more of an example of “look what php can do now”, although with some …
grocery CRUD
grocery CRUD is a library that makes a developer’s life easier. Just few lines of code and you can create a full stable CRUD with nice views. A totally automatic system that even a newbie in PHP can work with. Full your bags (not bugs!) with the operations that you need and that’s it. To …
phpgrid
Instant Datagrid Solution. The phpGrid is a simple, powerful and fully customizable PHP control for generating data-bound AJAX PHP datagrid. Create a fully functional datagrid in PHP for as little as five TWO lines of code.