ACCESS migration error
Posted by: s.opelt
Date: August 24, 2005 05:59AM

hi,

i am trying to migrate a ACCESS file to MySQL with 1.0.13rc and faced the following error:

The schema could not be reverse engineered (error: 0).
Illegal group reference
Details:
java.util.regex.Matcher.appendReplacement(Unknown Source)
java.util.regex.Matcher.replaceAll(Unknown Source)
java.lang.String.replaceAll(Unknown Source)
com.mysql.grt.modules.ReverseEngineeringGeneric.establishConnection(Unknown Source)
com.mysql.grt.modules.ReverseEngineeringAccess.reverseEngineer(Unknown Source)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
java.lang.reflect.Method.invoke(Unknown Source)
com.mysql.grt.Grt.callModuleFunction(Unknown Source)

I modified the .mdb according to the help file.
I experimented a bit and it seems that the problem was that the .mdb was stored on a remote network path.
Is this a (known) bug or did I miss something?

thx

Simon

Options: ReplyQuote


Subject
Written By
Posted
ACCESS migration error
August 24, 2005 05:59AM
August 26, 2005 12:47AM


Sorry, you can't reply to this topic. It has been closed.

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.