database.sarang.net
UserID
Passwd
Database
DBMS
ㆍMySQL
PostgreSQL
Firebird
Oracle
Informix
Sybase
MS-SQL
DB2
Cache
CUBRID
LDAP
ALTIBASE
Tibero
DB 문서들
스터디
Community
공지사항
자유게시판
구인|구직
DSN 갤러리
도움주신분들
Admin
운영게시판
최근게시물
MySQL Files 14450 게시물 읽기
 News | Q&A | Columns | Tutorials | Devel | Files | Links
No. 14450
Data Manager for MySQL
작성자
정재익(advance)
작성일
2001-12-27 22:47
조회수
5,722
첨부파일: mysqlman.zip (704,892bytes)

MySQL Data Manager

 

**** BUILD UP STAGE ****

 

This program can be used to transfer data from host table to local dbf and viceversa.

 

I use this program to do Backup and/or Restore of single data table from host to client. So this program is slow on large tables or on slow

networks. All data types are not fully supported. In a case of backup, table structure is copied into file with extension of .str and data is then transfered into apropriate dbf table. I decided to use dbf because data in that format can be easily used by some other applications.

 

When creating backup on local machine one has option to simple crypt

data in dbf table. This also put some extra time on execution.

 

Currently supported MySQL fields are:

- CHAR(n)

- INT[(n)]

- DECIMAL(n) or NUMERIC(n)

- DATE

- DATETIME => char(19) YYYY-MM-DD HH:MM:SS

- TIMESTAMP[(n)] => char(n)

- TINYBLOB or TINYTEXT => char(255)

- BLOB or TEXT => memo (I think up to 32K)

 

You can use this program as you wish, on your own risk. You should

always made some backups of data before backup or restore. I\m not

responsible of any damage or loss of data for using this program.

 

What\s not functioning :

- Blob support

- RESTORE

- TIMESTAMP - error

- .....

 

Maybe in the future this program will be used also to transfer whole or partial data in one table from host to host.

 

I will realy appreciate some feedback on my e-mail

pmax@g-kabel.si

 

INSTALATION

 

Put program (exe) fle in some dir also you must copy all ddl\s in \windows\system dir.

 

원본 출처 : http://www.primej.com/mysqlman

[Top]
No.
제목
작성자
작성일
조회
14697TmySQL - Delphi component for MySQL
정재익
2002-01-11
4906
145012001 년 OSDB 에서 발표된 MySQL 에 관한 자료
정재익
2001-12-30
4561
14451ZeosUDF 2.1.3 [2]
정재익
2001-12-27
4412
14450Data Manager for MySQL
정재익
2001-12-27
5722
14199MySQL for Python
정재익
2001-12-15
4747
14198TmySQL
정재익
2001-12-15
5034
14197MySQL Navigator Version 1.3.3.4 for Linux
정재익
2001-12-15
5128
Valid XHTML 1.0!
All about the DATABASE... Copyleft 1999-2023 DSN, All rights reserved.
작업시간: 0.048초, 이곳 서비스는
	PostgreSQL v16.1로 자료를 관리합니다