Schema loading failure in wizard

Delphi 11, DA 10.0.0.1579 (recenly installed)
I have a conventional Delphi server/client app running fine.
Requirement now is to add a second client app pointing to the same server.
Going via the wizard I find the schema is not loading (attached image).
As a test I created a do-nothing server/client app then attempted to create a second client app off thet new server with the same result so i do not think it is something I am doing wrong.

Regards
Roger

Hi,

as a temporary workaround, you can do this client manually:

  • start a new project
  • drop TDARemoteDataAdapter component
  • setup this properties like TargetUrl
  • via popup menu generate required tables

Hi - by temporary does this mean a more permanent fix is on the way? My earlier version of DA this was all OK

This does not give me access to the schema hance I cannot do any SQL

Regards
Roger

Hi,

temporary workaround means that you can avoid this issue with provided steps.
we will try to reproduce this case

1 Like

Logged as bugs://D19440.

bugs://D19440 was closed as fixed.

Hi
What is the fix???

Regards
Roger

This is fixed for the next build.

I’ve uploaded a new interim that should has the fix to your Personal Downloads page. You can find these at remobjects.com/portal/downloads/personal.

thanx,
marc