You are not logged in Log in Join
You are here: Home » Members » zoping's Home » A tool to generates codes to maintain MySQL database data

Log in
Name

Password

 
 

A tool to generates codes to maintain MySQL database data

DESCRIPTION

ZMySQLdba is a codes generator for zope application,It generates a Zope Product folder to maintainment MySQL database data for any existed MySQL database. You can copy this folder directly to your zope instance's Products folder,and restart zope then you can add a instance of this new added product and then you can browse you MySQL data in zope, of course, you can also add new data,update existed data or delete existed data interactive.It also contain the z sql method for insert,update,query,delete data from/to any single table.

Dependence

MiniI18N a slight i18n tool for zope.

FileSystemSite which enables you to maintain Page Templates, Python Scripts and so on on the filesystem, instead of in the ZODB.

Platform

ZMySQLdba only available for windows 2000 or above.

Download

You can download here

Installation

unzip the downloaded zipfile to any folder you like.

Uninstallation

delete the folder when you install this software created

Usage

this is a command line mode program,you need to open a "cmd" window and then goto the ZMySQLdba located folder,type ZMySQLdba will show the command syntax.

here is the options explaination:

--output

specified a folder to hold the ZMySQLdba output files and folders. the folder name is also the class name of the generated product,so please named it carefully.

--conn_id

specified the connection id for generated Z SQL Methods.

--host

specified the host the mysql database live on.

--port

specified the connection port to the MySQL database

command syntax

ZMySQLdba [options] dbname user password

dbname is database name you want to maintain in zope,user is this database authenticated user,and password is this user's password to access to database named by dbname

Limitation

there are ONLY generate codes for 3 tables for unregirster user.

How to register

Please send a mail to [email protected] for register. the register fee is US$29.

Latest Release: 1.0.0
Last Updated: 2006-07-14 04:44:25
Author: zoping
License: ZPL
Categories:
Maturity: Stable

Available Releases

Version Maturity Platform Released
ZMySQLdba-1.0.0 Stable   2006-07-14 04:44:25
  ZMySQLdba-1.0.0.zip (0)