try mssql2mysql; this is a VB/VBA script which can connect directly to
MySQL, thus eliminating the need of temporary files
http://www.kofler.cc/mysql/mssql2mysql.html
Best wishes,
Michael Kofler
-
Before posting, please c
mailto:[EMAIL PROTECTED]]
> Verzonden: donderdag 9 augustus 2001 7:45
> Aan: Bart Goormans
> Onderwerp: Re: Migrating from MS SQLserver to MySQL
>
>
> I had an almost similar problem with conversion from
> Access to MySQL and that was easily solved by
> generating an SQL
I'll look into this,
Thanks,
bart goormans
(will be following up on this thread shortly ...)
Van: Gerald R. Jensen [mailto:[EMAIL PROTECTED]]
Verzonden: donderdag 9 augustus 2001 3:53
Bart:
There are many ways to skin this cat, but this is one we have used
recently
with good success.
Cr
TED]]
Sent: Wednesday, August 08, 2001 6:11 PM
To: [EMAIL PROTECTED]
Subject: Migrating from MS SQLserver to MySQL
Hi all,
There's a fairly large MS SQLserver Database that my client wants me
to
convert to MySQL. Can someone advice me on how to tackle this, or
direct me
to some help.
There a
. Alternatively, you could link tables
with MSAccess, but MySQLFront is easier and cleaner.
Gerald Jensen
- Original Message -
From: "Bart Goormans" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 08, 2001 8:11 PM
Subject: Migrating from MS SQLse
Hi all,
There's a fairly large MS SQLserver Database that my client wants me to
convert to MySQL. Can someone advice me on how to tackle this, or direct me
to some help.
There aren't any BLOBs-fields or other exotic field types, mainly
straightforward text/integers, so I don't expect too much pro