UniDump error: 'Parser: The unknown symbol '' $001F'
Posted: Tue 05 Jul 2011 19:15
Using latest UniDAC, Delphi XE, MySQL embedded, Windows 7 64bit
Trying to restore a database backup file using UniDump.RestoreFromFile
The database contains a table with a LongBlob field.
It gives this error:
How to resolve this?
Trying to restore a database backup file using UniDump.RestoreFromFile
The database contains a table with a LongBlob field.
It gives this error:
Code: Select all
Project ImgExtrEmb.exe raised exception class Exception with message 'Parser: The unknown symbol '' $001F'.
How to resolve this?