German Umlaute with Lazarus

You can try to create a custom server (not relativity) that will receive UTF8 string from DB server as AnsiString and pass them to client … this may work in your case.

Hi EvenyK

Did found this in your Docs:
http://docs.dataabstract.com/NET/AdvancedTopics/CustomServer/CreateAServer/#q=Custom Server

This look quite easy… Is there also a Delphi Version or is it better with Visual Studio?

yep, Delphi wizard also is quite easy. look at this article

In the Wizzard i just see this.


Not this:

1st one - if you have installed DAD [client edition]
2nd one - if you have installed DAD, Server Edition.

I m not quit sure if this is in my Licence?
I have the Suite for all Platforms
I have this installed:

I don’t see
RemObjects Data Abstract - Server Library
RemObjects Data Abstract - Server IDE Package
+drivers packages

re-download and reinstall DAD server edition

I don’t see this in my Download, is this a special licence?

DAD Server Edition includes components for creating custom server.
“Simple” edition only have DAD client and Relativity.

Like i said i have the:

Items Ordered:
1x Suite for all Platforms — New User

I see this in my Downloads:

Elements (Oxygene, C# and Silver for all three platforms)
Fire
Data Abstract for .NET
Data Abstract for Cocoa
Data Abstract for Delphi
Data Abstract for Java
Data Abstract for JavaScript
Relativity Server - Developer
RemObjects SDK for .NET
RemObjects SDK for Cocoa
RemObjects SDK for Java
RemObjects SDK for Delphi
Hydra
Oxfuscator for .NET

Do i miss it or can i not build a DAD Server?

Manfred,

please email me at sales@remobjects.com so i can have a look at our account. With the Full Suite, you SHOULD have access to the server edition.

Hi again :wink:

1st one - if you have installed DAD [client edition]
2nd one - if you have installed DAD, Server Edition.

Since i have a Linux Serer running Ubuntu i use this Relativity Server until now:

RemObjects Relativity Server for Mono - 8.3.91.1167.zip [May 2015 Release] — Tue, May 26, 2015

Since this is the Mono Version, i am not quit sure with witch platform the new Server has to be developed…
Is it possible to get the Source of Relativity Server for Mono and adapt it or is it better to build it from scratch?

Can i Administrate the Custom Server with the Relativity Server Admin Tool?

You can try to create custom DAD server in FPC. Indy channels should work without any problem.
Relativity was created with .NET so delphi drivers like ZEOS can’t be used with it.

Thanks, logged as bugs://73397

bugs://73397 got closed with status fixed.

it will be in next beta (in a week)

Great news, thank you very much.

Hi
Did try the new Beta from Fri, Oct 23, 2015 and also the last Version ( Beta ).
I do not get the Umlaute.


Lazarus
with FPC 2.6.4 on 2015/10/26 at 16:53:16
using LCL 1.4.4.0 and Win32/Win64 widget set


RemObject
DA Ver.9.0.94.1191

weird, I’ve used this project:testcase.zip (128.3 KB)
both messages of Relativity (bin and json) was tested.

Hi Evgeny

I see that in your example you connect to the Server with
http://localhost:7099/json
Until now i used
http://localhost:7099/bin

I did try to connect with http://localhost:7099/json but failed. Do i have to change someting on the Realativity Server?
When i connect to the Server with the Server Admin this works:
http://localhost:7099/bin
But with json i always get a Error:
Login Failed