Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unicode Character
#11
Hi,
I have the same problem with a connection to a datasnap server that use firedac to open mysql table.
Any suggestion if the problem is firedac or datasnap server and what parameters is missed?
Thanks!
Reply
#12
(06-28-2018, 09:29 AM)Mirco Wrote: Hi,
I have the same problem with a connection to a datasnap server that use firedac to open mysql table.
Any suggestion if the problem is firedac or datasnap server and what parameters is missed?
Thanks!

Did you set unicode=true in the driver?
Reply
#13
(06-28-2018, 01:08 PM)joelcc Wrote:
(06-28-2018, 09:29 AM)Mirco Wrote: Hi,
I have the same problem with a connection to a datasnap server that use firedac to open mysql table.
Any suggestion if the problem is firedac or datasnap server and what parameters is missed?
Thanks!

Did you set unicode=true in the driver?

Sorry what do you mean by driver?
Reply
#14
(06-28-2018, 02:09 PM)Mirco Wrote:
(06-28-2018, 01:08 PM)joelcc Wrote:
(06-28-2018, 09:29 AM)Mirco Wrote: Hi,
I have the same problem with a connection to a datasnap server that use firedac to open mysql table.
Any suggestion if the problem is firedac or datasnap server and what parameters is missed?
Thanks!

Did you set unicode=true in the driver?

Sorry what do you mean by driver?
I have not used firedac, but you should be able to set parameters in your connection statement.    One of them should be a unicode parameter.
Reply
#15
(06-28-2018, 03:15 PM)joelcc Wrote:
(06-28-2018, 02:09 PM)Mirco Wrote:
(06-28-2018, 01:08 PM)joelcc Wrote:
(06-28-2018, 09:29 AM)Mirco Wrote: Hi,
I have the same problem with a connection to a datasnap server that use firedac to open mysql table.
Any suggestion if the problem is firedac or datasnap server and what parameters is missed?
Thanks!

Did you set unicode=true in the driver?

Sorry what do you mean by driver?
I have not used firedac, but you should be able to set parameters in your connection statement.    One of them should be a unicode parameter.

Yes the documentation say CharacterSet=utf8 but the error persist
Reply
#16
(06-29-2018, 06:50 AM)Mirco Wrote:
(06-28-2018, 03:15 PM)joelcc Wrote:
(06-28-2018, 02:09 PM)Mirco Wrote:
(06-28-2018, 01:08 PM)joelcc Wrote:
(06-28-2018, 09:29 AM)Mirco Wrote: Hi,
I have the same problem with a connection to a datasnap server that use firedac to open mysql table.
Any suggestion if the problem is firedac or datasnap server and what parameters is missed?
Thanks!

Did you set unicode=true in the driver?

Sorry what do you mean by driver?
I have not used firedac, but you should be able to set parameters in your connection statement.    One of them should be a unicode parameter.

Yes the documentation say CharacterSet=utf8 but the error persist

On the dbexpress driver you have to set unicode=true.   The setting is not in the characterset.   I am not sure how firedac works but you might look for other settings.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)