On Mon, 20 Aug 2001, joel realubit wrote:
> i have a somewhat thorny question... is there any automated way to migrate
> data in a MS SQL Server database to MySQL or PostgreSQL? or do i have to
> re-encode everything by hand (aagh!)?
Most databases allow exporting the rows of a table
in "standard data format". You can choose field delimiters
and each record will be written as a line. Then this
standard data format can just be read into your MySql
database.
PMana
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]
To subscribe to the Linux Newbies' List: send "subscribe" in the body to
[EMAIL PROTECTED]