|
|
| Author |
Message |
Frederic Guest
|
Posted: Thu May 15, 2003 7:05 am Post subject: Error while upgrading from 0.6 to 0.8 + Workaround |
|
|
Just to mention that the upgrade systematicaly fails when the "Input String:" of the "Data Input Source Configuration" contains single quotes.
In my case I was able to replace them by double quotes and then the upgrade passed for these input source.
Ps: GREAT Tool ! |
|
| Back to top |
|
 |
raX Lead Developer
Joined: 13 Oct 2001 Posts: 2235 Location: Carlisle, PA
|
Posted: Sun May 18, 2003 5:18 pm Post subject: |
|
|
I added an addslashes() when inserting these values into the database. It should fix the errors you are experiencing.
-Ian |
|
| Back to top |
|
 |
|