Categories
Tags → Mysql Postgres

Shift Scheduler

Shift Scheduler is a Perl/CGI script for managing volunteer registration. It allows one or more administrative users to login to the backend and create events, jobs and shifts. Anyone can then access the frontend to sign up for shifts. The backend...
DETAILS

dbf Converter

dbfConverter is a PHP script that reads data from dbase files (dbf,dbt,fpt) and convert them into the mysql or postgres tables. Initially, it create sql tables && insert data, and then updates old data. It does not support index files convert...
DETAILS

MySQL PHP to PostgresSQL

MySQL PHP to PostgresSQL is a program that takes a php page that uses mysql calls and changes them into Postgres calls. This allows any website that was written in PHP for MySQL to run as a website written to run on Postgres.
DETAILS
©2003-2008 jCay.com