Victor,
It's at the same URL www.mysqlfront.de I'm not sure it's stable yet
Subject: Re: Converting an Access Table to MySQL
From: Victor Medina <[EMAIL PROTECTED]>
To: zzapper <[EMAIL PROTECTED]>
Copies to:
thanxss! :)
On Fri, 2004-01-09 at 12:04, zzapper wrote:
> On Fri, 09 Jan 2004 11:48:42 -0400, Victor Medina <[EMAIL PROTECTED]>
> wrote:
>
>
>
> >
> >hey hey hey! wait a second there! is there a new mysqlfront? :o where
> >can i download it? :) 3.0??? I already love and worship mysq
On Fri, 09 Jan 2004 11:48:42 -0400, Victor Medina <[EMAIL PROTECTED]>
wrote:
>
>hey hey hey! wait a second there! is there a new mysqlfront? :o where
>can i download it? :) 3.0??? I already love and worship mysqlfront 2.5,
>i thought it was dead :(
>do you have a link?
Victor,
It's at the same
On Fri, 2004-01-09 at 11:44, zzapper wrote:
> On Fri, 9 Jan 2004 20:40:44 +0530, "Nitin Mehta"
> <[EMAIL PROTECTED]> wrote:
>
> >you need not write any scripts, just use MySQL Front to Import/Export dat from M$
> >Access
>
> Are you using MySqlfront2.5 (the original) or the new 3.x?
>
> BTW I
On Fri, 9 Jan 2004 20:40:44 +0530, "Nitin Mehta"
<[EMAIL PROTECTED]> wrote:
>you need not write any scripts, just use MySQL Front to Import/Export dat from M$
>Access
Are you using MySqlfront2.5 (the original) or the new 3.x?
BTW I already use/love 2.5.
That's why I post to Usenet to be told t
2004 15:11
To: [EMAIL PROTECTED]
Subject: Re: Converting an Access Table to MySQL
you need not write any scripts, just use MySQL Front to Import/Export dat
from M$ Access
"zzapper" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi Ya,
>
> How to this has a
you need not write any scripts, just use MySQL Front to Import/Export dat from M$
Access
"zzapper" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> Hi Ya,
>
> How to this has always been somewhat fuzzy in my head. I looked around
> for tools unsuccessfully . So I thought I'd share
Hi Ya,
How to this has always been somewhat fuzzy in my head. I looked around
for tools unsuccessfully . So I thought I'd share my solution.
I've just written a simple Perl script to do this, this uses DBI:mysql
to write to mysql and DBI:ODBC to read from Access. I suppose it could
be rewritten i