UniDump error: 'Parser: The unknown symbol '' $001F'

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
stevel
Posts: 125
Joined: Tue 02 Nov 2010 19:01

UniDump error: 'Parser: The unknown symbol '' $001F'

Post by stevel » 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:

Code: Select all

Project ImgExtrEmb.exe raised exception class Exception with message 'Parser: The unknown symbol ''  $001F'.

How to resolve this?

AndreyZ

Post by AndreyZ » Wed 06 Jul 2011 11:32

Hello,

I cannot reproduce the problem. Please send your backup file to andreyz*devart*com. Also please specify the exact version of MySQL Embedded server you are using.

stevel
Posts: 125
Joined: Tue 02 Nov 2010 19:01

Post by stevel » Mon 11 Jul 2011 17:10

Hi Andrey,

Any news about how soon this can be resolved. I have an urgent request, so if you can make a patch soon it would be great.

Regards,
Steve F

AndreyZ

Post by AndreyZ » Tue 12 Jul 2011 06:12

We have fixed this problem. This fix will be included in the next UniDAC build. We are going to release the new version of UniDAC next week.

stevel
Posts: 125
Joined: Tue 02 Nov 2010 19:01

Post by stevel » Thu 21 Jul 2011 13:12

I can confirm that this problem has been fixed with the 3.70.0.19 build of UniDAC. Thank you.

AndreyZ

Post by AndreyZ » Thu 21 Jul 2011 13:30

Thank you for your confirmation. If any other questions come up, please contact us.

Post Reply