DA version 10.0.0.1587 and schema "problem"

Hi,

I installed version 10.0.0.1587 and I recompiled an old prject. When I try to create a datatable from TDARemoteDataAdapter raise this message:

image

If I try to create a new project all works fine.

Surely this depends on the latest changes but I can’t find which properties I need to activate. As specified in the description of the new versions I have activated the ServeSchema := True property but the problem persist.

What settings do I need to activate for an existing project?

Thank you very much

Hi,

do you mean .1587 ?

Do you have Server.ServeRODL enabled?
this is weird because old logic should also work if ServeSchema is false

do you mean .1587 ?

Yes!! Sorry :wink:

Do you have Server.ServeRODL enabled?

Yes.

Hi,

can you create a simple testcase from your project for investigation?

You can remove all sensitive code and left only schema (or part of schema)

You can drop email to support@ for keeping privacy

Hi EvgenyK

sended!

Thank you very much

Hi,

works as expected:

have you specified DataServiceName name ?