Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Encoding problems
#5
(05-20-2019, 05:17 AM)MikaK Wrote: Issue must rise from database component which is still based on BDE. It works on normal vcl apps but probably outputs string as ansistrings still.

I'll give you one main recommendation: Get rid of BDE. BDE has been long dead. It is not intended to be used any more specially in a web application.

It is not that hard to replace it by other DB layer. Even ADO works much much better than BDE. 

If you are writing a web application don't ever use BDE
Reply


Messages In This Thread
Encoding problems - by MikaK - 05-19-2019, 10:59 AM
RE: Encoding prorblems - by kudzu - 05-19-2019, 05:10 PM
RE: Encoding problems - by MikaK - 05-20-2019, 05:17 AM
RE: Encoding problems - by Alexandre Machado - 05-22-2019, 09:15 AM
RE: Encoding problems - by kudzu - 05-20-2019, 01:15 PM
RE: Encoding problems - by joelcc - 05-22-2019, 10:07 PM
RE: Encoding problems - by kudzu - 05-23-2019, 01:50 PM
RE: Encoding problems - by joelcc - 05-23-2019, 03:34 PM
RE: Encoding problems - by kudzu - 05-23-2019, 03:45 PM
RE: Encoding problems - by joelcc - 05-24-2019, 01:15 PM
RE: Encoding problems - by kudzu - 05-24-2019, 03:06 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)