RE: Import databse ?

2003-07-30 Thread Eldrid Rensburg
Try using MySQL-Front. -Original Message- From: Vidhya CS [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 30, 2003 7:17 PM To: [EMAIL PROTECTED] Subject: Import databse ? Hi , I am trying to export a database from one machine ie linux, and import the same database to another machine ie

Re: Good Database Philosophy Book?

2003-07-09 Thread Eldrid Rensburg
Database Systems: Design, Implementation, and Management, Fifth Edition by Peter Rob, Carlos Coronel. In 1997 I bought & used the 3rd edition of this book. And from an educational, theoretical and practical analysis, design, implementation perspective it is very comprehensive. See info / reviews

RE: MySQL 5.0

2003-07-03 Thread Eldrid Rensburg
MySQL 5.0 Downloads: http://www.mysql.com/downloads/mysql-5.0.html -Original Message- From: Duffy, Richard [mailto:[EMAIL PROTECTED] Sent: Thursday, July 03, 2003 10:16 AM To: '[EMAIL PROTECTED]' Subject: MySQL 5.0 Do you have any idea when version 5.0 will be available? regards, Richa

Validate Table Structure With XML Structure

2003-06-20 Thread Eldrid Rensburg
I have created tables in a MySQL Database for importing data from an XML file. My aim is to have MySQL table structures that correspond accurately with the XML structure. What are the available ways to validate the two structures or create the first structure from the second? Also: From a proper

Is There An Automated Way To Convert A Well-structured XML File T o Its Corresponding Tables In A MySQL Database ?

2003-06-19 Thread Eldrid Rensburg
How do we convert a well-structured XML file to its corresponding tables in a MySQL Database ? And How do we normalize this well-structured XML file prior to conversion ? This message and any attachments are confidential and intended solely for the addressee. Any unauthorized use, alteration o

How do we convert a well-structured XML file to its corresponding tables in a MySQL Database ?

2003-06-19 Thread Eldrid Rensburg
How do we convert a well-structured XML file to its corresponding tables in a MySQL Database ? And How do we normalize this well-structured XML file prior to conversion ? This message and any attachments are confidential and intended solely for the addressee. Any unauthorized use, alteration o

RE: MySQL-Front: How Do I "EXPORT TABLES FROM MYSQL 3.23 TO MS SQ L Server 2000 ?

2003-06-17 Thread Eldrid Rensburg
In MySQL-Front 2.5: How Do I Get Two Open Connection-Windows To Enable Option to "EXPORT TABLES FROM MYSQL 3.23 TO ANOTHER HOST/DB (Like Microsoft SQL Server 2000)" - Can It Be Done ? Any other ways to EXPORT TABLES FROM MYSQL 3.23 TO Microsoft SQLServer2000 ? __

MySQL-Front: How Do I Get 2 Open Connection-Windows To Enable Opt ion: "EXPORT TABLES TO ANOTHER HOST/DB (Like MS SQL Server 2000)"

2003-06-17 Thread Eldrid Rensburg
In MySQL-Front 2.5: How Do I Get Two Open Connection-Windows To Enable Option to "EXPORT TABLES TO ANOTHER HOST/DB (Like Microsoft SQL Server 2000)" - Can It Be Done ? This message and any attachments are confidential and intended solely for the addressee. Any unauthorized use, alteration or diss

Re: Open-Source/Freeware Tool To Generate ER Diagrams From SQL Sc ripts ? - ImportER (ER Tool: Dezign)

2003-06-12 Thread Eldrid Rensburg
Apparently, the reverse engineering add-on utility, ImportER, for the ER Tool, Dezign, see Free evaluation versions: www.datanamic.com/download/index.html can import MySQL tables directly. QED -Original Message- From: Eldrid Rensburg [mailto:[EMAIL PROTECTED] Sent: Thursday, June 12

Open-Source/Freeware Tool To Generate Entity Relationship Diagram s From Text File Containing SQL Scripts ?

2003-06-12 Thread Eldrid Rensburg
I have exported tables from MySQL 3.23 to a text file script containing all its 'create table', indexing, etc, statements. Is there an open-source / freeware tool to generate Entity Relationship Diagrams from this script file ? If not what other tools exist ? This message and any attachment