|
Posted by Jerry Stuckle on 08/03/07 18:11
Vik Rubenfeld wrote:
> In article <1186154359.579533.219220@x40g2000prg.googlegroups.com>,
> ELINTPimp <smsiebe@gmail.com> wrote:
>
>> [...]
>> But, like I said, I personally like dump and pull since I work on so
>> many different DB types.
>
> I hear you. After much googling and research, that is the approach I'm
> taking. The reason I would like a more automated approach is that I'm
> importing a database with 10 tables and many fields per table, and I
> don't want any errors in terms of the field type, length, etc.
>
> Every program I've found that directly imports MS Access to MySQL, runs
> on Windows. Navicat runs on Mac, but the Mac version doesn't import MS
> Access files.
>
> If anyone's seen a Mac program that does this, please post a link to it.
You'll get a much better answer in a MySQL newsgroup, such as
comp.databases.mysql.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
[Back to original message]
|