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.