Re: Migrating from MS Access to MySQL
Well, you've procedure part of the script... you might want to try to run it in debug mode:
Grtsh -debug -verbose <yourscript.lua>
in the MySQL MT installed path at the command prompt...
Then instead of copy pasting it, simply pipe it to a file:
Grtsh -debug -versobe bug.lua > log.txt
This way there is no copy/pasting involved, and possibly more error messages...
The next step would propably be installing eclipse and get the debugging working, albeit I've never been able to set it up properly (the debugger doesn't start with the debugging connection). And since I can't reproduce the bug, I can't help much.
Also did you try this on another (more simple) DB file to see if's it's a connection issue or a DB file issue?
That's all that's left in my little bag of ideas...
Subject
Written By
Posted
December 16, 2005 07:53PM
December 17, 2005 06:33AM
December 17, 2005 04:02PM
December 19, 2005 07:29AM
December 20, 2005 02:04PM
December 20, 2005 09:30PM
December 23, 2005 12:43AM
Re: Migrating from MS Access to MySQL
December 23, 2005 06:35AM
December 25, 2005 02:23PM
Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.