From: jahan Date: April 21 1999 9:42am Subject: Re: Coverting from DB2 and UNIFY List-Archive: http://lists.mysql.com/mysql/2127 Message-Id: <371D9D8C.4C2668FA@pc.jaring.my> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Thank you very much. Got the idea. Sasha Pachev wrote: > jahan wrote: > > > > Would some one please inform me abt converting Databases to Mysql from > > DB2 and UNIFY. > > > > Thankyou > > > > Jahan > > > > --------------------------------------------------------------------- > > Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before > > posting. To request this thread, e-mail mysql-thread2098@stripped > > > > To unsubscribe, send a message to the address shown in the > > List-Unsubscribe header of this message. If you cannot see it, > > e-mail mysql-unsubscribe@stripped instead. > > export to a text file, import with load data infile, pretty simple. You > might need to make sure that you do not have any whacky column types > from DB2 and Unify, if you have stuck with regular SQL data types your > are OK. > > -- > Sasha Pachev > http://www.sashanet.com > > --------------------------------------------------------------------- > Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before > posting. To request this thread, e-mail mysql-thread2103@stripped > > To unsubscribe, send a message to the address shown in the > List-Unsubscribe header of this message. If you cannot see it, > e-mail mysql-unsubscribe@stripped instead.