Solve me "#42000" error

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
axilus
Posts: 12
Joined: Sun 13 Mar 2016 12:10

Solve me "#42000" error

Post by axilus » Fri 08 Apr 2016 09:58

Hello,
i'm using UniDAC for MySQL and when i try to post data an error occured !
Screenshot:
Image
http://a44i.imgup.net/errb7f4.PNG
whats the problem ?

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: Solve me "#42000" error

Post by ViktorV » Fri 08 Apr 2016 11:53

To solve the issue, please try to set the the TUniQuery.Options.QuoteNames property to True.

axilus
Posts: 12
Joined: Sun 13 Mar 2016 12:10

Re: Solve me "#42000" error

Post by axilus » Fri 08 Apr 2016 12:27

Hi,
it work great, thanks for support.
:P

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: Solve me "#42000" error

Post by ViktorV » Fri 08 Apr 2016 13:43

It is good to see that the issue has been solved. Feel free to contact us if you have any further questions about UniDAC.

Post Reply