The official mySQL response is that you are overflowing the maxlength
attribute
Although there are many posts where SQLServer to MySQL have caused this
error
the solutions I have seen say go plain text and import using LOAD DATA
INFILE
Martin
- Original Message -
From: "David Alonzo" <[EMAI
Try SQLyog at http://www.webyog.com/sqlyog
I have used to import lots of data from SQL Server to
MySQL.
Karam
--- Martin Gainty <[EMAIL PROTECTED]> wrote:
> The official mySQL response is that you are
> overflowing the maxlength
> attribute
> Although there are many posts where SQLServer to
> My
Yes it is, at $139 I think it is a supper apps, if you are not sure try the
evaluation version
-Original Message-
From: Gerald R. Jensen [mailto:[EMAIL PROTECTED]]
Sent: 06 January 2002 15:37
To: Norman Khine; Stan Lester
Cc: Mysql
Subject: Re: SQL Server 2000
You can't try
Cc: "Mysql" <[EMAIL PROTECTED]>
Sent: Sunday, January 06, 2002 3:06 AM
Subject: RE: SQL Server 2000
try http://www.appsolute.nl/heraut/
you can use importerscript to run db_dump.sql from you M$ SQL Server into
dezign and then change the db type to mysql.
hth
Norman
-Original Me
try http://www.appsolute.nl/heraut/
you can use importerscript to run db_dump.sql from you M$ SQL Server into
dezign and then change the db type to mysql.
hth
Norman
-Original Message-
From: Stan Lester [mailto:[EMAIL PROTECTED]]
Sent: 05 January 2002 18:35
To: [EMAIL PROTECTED]
Subjec
Stan:
I don't know as I would call anything involving MSSQL Server 'painless", but
it can be done.
Do a search of the list archive (http://lists.mysql.com/), looking for
'SQL7' or 'MSSQL'. There have been dozens of posts over the last couple of
years describing different ways to approach the tas